CVE-2008-3143

CVSS V2 High 7.5 CVSS V3 None
Description
Multiple integer overflows in Python before 2.5.2 might allow context-dependent attackers to have an unknown impact via vectors related to (1) Include/pymem.h; (2) _csv.c, (3) _struct.c, (4) arraymodule.c, (5) audioop.c, (6) binascii.c, (7) cPickle.c, (8) cStringIO.c, (9) cjkcodecs/multibytecodec.c, (10) datetimemodule.c, (11) md5.c, (12) rgbimgmodule.c, and (13) stropmodule.c in Modules/; (14) bufferobject.c, (15) listobject.c, and (16) obmalloc.c in Objects/; (17) Parser/node.c; and (18) asdl.c, (19) ast.c, (20) bltinmodule.c, and (21) compile.c in Python/, as addressed by "checks for integer overflows, contributed by Google."
Overview
  • CVE ID
  • CVE-2008-3143
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Modified
  • Published Version
  • 2008-08-01T14:41:00
  • Last Modified Date
  • 2018-10-11T20:47:15
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:python_software_foundation:python:*:*:*:*:*:*:*:* 1 OR 2.5.1
cpe:2.3:a:python_software_foundation:python:1.5.2:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:python_software_foundation:python:1.6.1:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:python_software_foundation:python:2.0.1:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:python_software_foundation:python:2.1.3:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:python_software_foundation:python:2.2.3:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:python_software_foundation:python:2.3.7:*:*:*:*:*:*:* 1 OR
cpe:2.3:a:python_software_foundation:python:2.4.5:*:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:P/I:P/A:P
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • PARTIAL
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • PARTIAL
  • Base Score
  • 7.5
  • Severity
  • HIGH
  • Exploitability Score
  • 10
  • Impact Score
  • 6.4
History
Created Old Value New Value Data Type Notes
2022-05-10 18:28:21 Added to TrackCVE