CVE-2007-4965

Advisory lineage Upstream: 0 Downstream: 7
Modified
Published: 18 Sept 2007, 22:00
Last modified:07 Aug 2024, 15:17

Vulnerability Summary

Overall Risk (default)
medium
34/100
CVSS Score
5.8 MEDIUM
v2.0 (nvd)
EPSS Score
5.03% LOW
5% probability +0.69%
KEV
Not listed
Ransomware
No reports
Public exploits
3 found
Dark Web
Not detected

Timeline

18 Sept 2007, 22:00
Published
Vulnerability first disclosed
07 Aug 2024, 15:17
Last Modified
Vulnerability information updated

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 Metrics

  • v2.0MEDIUMScore: 5.8AV:N/AC:M/Au:N/C:P/I:N/A:P

EPSS Trends

Current EPSS score: 5.03% Percentile: 90%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    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.

Affected Systems

  • pythonpython

    ≤ 2.5.1

References (49)