MEDIUM · 5.8

CVE-2007-4965

Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service (application crash) and possibly obtain sensitive informatio...

Vulnerability Description

Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service (application crash) and possibly obtain sensitive information (memory contents) via crafted arguments to (1) the tovideo method, and unspecified other vectors related to (2) imageop.c, (3) rbgimgmodule.c, and other files, which trigger heap-based buffer overflows.

CVSS Score

5.8

MEDIUM

AV:N/AC:M/Au:N/C:P/I:N/A:P
Confidentiality
PARTIAL
Integrity
NONE
Availability
PARTIAL

Affected Products

VendorProductVersions
PythonPython<= 2.5.1

Related Weaknesses (CWE)

References

FAQ

What is CVE-2007-4965?

CVE-2007-4965 is a vulnerability with a CVSS score of 5.8 (MEDIUM). Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service (application crash) and possibly obtain sensitive informatio...

How severe is CVE-2007-4965?

CVE-2007-4965 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2007-4965?

Check the references section above for vendor advisories and patch information. Affected products include: Python Python.