CVE-2008-1887

UnknownEPSS 6.29%

Last modified

CVE-2008-1887 is a vulnerability of currently unknown severity. Python 2.5.2 and earlier allows context-dependent attackers to execute arbitrary code via multiple vectors that cause a negative size value to be provided to the PyString_FromStringAndSize function, which allocates less memory than expected when assert() is disabled and triggers a buffer overflow.. EPSS estimates a 6.29% chance of exploitation in the next 30 days.

Description

Python 2.5.2 and earlier allows context-dependent attackers to execute arbitrary code via multiple vectors that cause a negative size value to be provided to the PyString_FromStringAndSize function, which allocates less memory than expected when assert() is disabled and triggers a buffer overflow.

Metrics

EPSS Probability
6.29%

92.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPython<= 2.5.2
CanonicalUbuntu Linux6.06
CanonicalUbuntu Linux7.04
CanonicalUbuntu Linux7.10
CanonicalUbuntu Linux8.04
DebianDebian Linux4.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2008-1887?
Python 2.5.2 and earlier allows context-dependent attackers to execute arbitrary code via multiple vectors that cause a negative size value to be provided to the PyString_FromStringAndSize function, which allocates less memory than expected when assert() is disabled and triggers a buffer overflow.
How severe is CVE-2008-1887?
Severity scoring for CVE-2008-1887 is pending analysis. The EPSS model estimates a 6.29% probability of exploitation in the next 30 days.
How do I fix CVE-2008-1887?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2008-1887?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST