Multiple integer overflows in the load_image function in file-pcx.c in the Personal Computer Exchange (PCX) plugin in GIMP 2.6.x and earlier allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PCX image that triggers a heap-based buffer overflow.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://security.gentoo.org/glsa/glsa-201209-23.xml | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/67787 | vdb entry third party advisory |
http://www.redhat.com/support/errata/RHSA-2011-0837.html | vendor advisory broken link |
http://git.gnome.org/browse/gimp/commit/?id=a9671395f6573e90316a9d748588c5435216f6ce | third party advisory patch |
http://www.redhat.com/support/errata/RHSA-2011-0838.html | vendor advisory broken link |
http://www.mandriva.com/security/advisories?name=MDVSA-2011:110 | vendor advisory broken link |
http://securitytracker.com/id?1025586 | vdb entry third party advisory broken link |
http://www.securityfocus.com/bid/48057 | vdb entry third party advisory broken link |
http://secunia.com/advisories/50737 | third party advisory broken link |
https://bugzilla.redhat.com/show_bug.cgi?id=689831 | issue tracking third party advisory patch |