5

CVE-2008-3144

Exploit

Multiple integer overflows in the PyOS_vsnprintf function in Python/mysnprintf.c in Python 2.5.2 and earlier allow context-dependent attackers to cause a denial of service (memory corruption) or have unspecified other impact via crafted input to string formatting operations.  NOTE: the handling of certain integer values is also affected by related integer underflows and an off-by-one error.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PythonPython Version <= 2.5.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.99% 0.861
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-190 Integer 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.

http://www.vupen.com/english/advisories/2009/3316
Third Party Advisory
Broken Link
http://www.securityfocus.com/bid/30491
Third Party Advisory
VDB Entry
http://www.vupen.com/english/advisories/2008/2288
Third Party Advisory
Broken Link
http://bugs.python.org/issue2589
Vendor Advisory
Issue Tracking
http://svn.python.org/view?rev=63728&view=rev
Vendor Advisory
Issue Tracking
http://svn.python.org/view?rev=63734&view=rev
Vendor Advisory
Issue Tracking
http://svn.python.org/view?rev=63883&view=rev
Vendor Advisory
Issue Tracking