Python 2.7 check_multiply_size() Integer Overflow

Discussion in 'News Aggregator' started by Packet Storm, 3 Nov 2015.

  1. Packet Storm

    Packet Storm Guest

    Several functions within the imageop module are vulnerable to exploitable buffer overflows due to unsafe arithmetic in check_multiply_size(). The problem exists because the check to confirm that size == product / y / x does not take remainders into account.

    Continue reading...
     

Share This Page

Loading...