ID CVE-2009-3909
Summary Integer overflow in the read_channel_data function in plug-ins/file-psd/psd-load.c in GIMP 2.6.7 might allow remote attackers to execute arbitrary code via a crafted PSD file that triggers a heap-based buffer overflow.
References
Vulnerable Configurations
  • cpe:2.3:a:gimp:gimp:2.6.7:*:*:*:*:*:*:*
    cpe:2.3:a:gimp:gimp:2.6.7:*:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 07-02-2022 - 17:53)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:M/Au:N/C:C/I:C/A:C
redhat via4
advisories
rhsa
id RHSA-2012:1181
rpms
  • gimp-2:2.2.13-2.0.7.el5_8.5
  • gimp-debuginfo-2:2.2.13-2.0.7.el5_8.5
  • gimp-devel-2:2.2.13-2.0.7.el5_8.5
  • gimp-libs-2:2.2.13-2.0.7.el5_8.5
refmap via4
bid 37040
bugtraq 20091117 Secunia Research: Gimp PSD Image Parsing Integer Overflow Vulnerability
confirm
debian DSA-1941
gentoo GLSA-201209-23
mandriva MDVSA-2009:332
misc
osvdb 60178
secunia
  • 37348
  • 50737
suse SUSE-SR:2010:009
vupen
  • ADV-2009-3270
  • ADV-2010-1021
Last major update 07-02-2022 - 17:53
Published 19-11-2009 - 00:30
Last modified 07-02-2022 - 17:53
Back to Top