ID CVE-2010-1449
Summary Integer overflow in rgbimgmodule.c in the rgbimg module in Python 2.5 allows remote attackers to have an unspecified impact via a large image that triggers a buffer overflow. NOTE: this vulnerability exists because of an incomplete fix for CVE-2008-3143.12.
References
Vulnerable Configurations
  • cpe:2.3:a:python:python:2.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:python:python:2.5.0:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 13-02-2023 - 04:17)
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 LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
redhat via4
advisories
  • rhsa
    id RHSA-2011:0027
  • rhsa
    id RHSA-2011:0260
rpms
  • python-0:2.4.3-43.el5
  • python-debuginfo-0:2.4.3-43.el5
  • python-devel-0:2.4.3-43.el5
  • python-libs-0:2.4.3-43.el5
  • python-tools-0:2.4.3-43.el5
  • tkinter-0:2.4.3-43.el5
  • python-0:2.3.4-14.9.el4
  • python-debuginfo-0:2.3.4-14.9.el4
  • python-devel-0:2.3.4-14.9.el4
  • python-docs-0:2.3.4-14.9.el4
  • python-tools-0:2.3.4-14.9.el4
  • tkinter-0:2.3.4-14.9.el4
refmap via4
apple APPLE-SA-2010-11-10-1
bid 40363
confirm
mandriva MDVSA-2010:215
secunia
  • 42888
  • 43068
  • 43364
suse SUSE-SR:2011:002
vupen
  • ADV-2011-0122
  • ADV-2011-0212
  • ADV-2011-0413
Last major update 13-02-2023 - 04:17
Published 27-05-2010 - 19:30
Last modified 13-02-2023 - 04:17
Back to Top