CVE-2007-2052

UnknownEPSS 12.48%

Last modified

CVE-2007-2052 is a vulnerability of currently unknown severity. Off-by-one error in the PyLocale_strxfrm function in Modules/_localemodule.c for Python 2.4 and 2.5 causes an incorrect buffer size to be used for the strxfrm function, which allows context-dependent attackers to read portions of memory via unknown manipulations that trigger a buffer over-read due to missing null termination.. EPSS estimates a 12.48% chance of exploitation in the next 30 days.

Description

Off-by-one error in the PyLocale_strxfrm function in Modules/_localemodule.c for Python 2.4 and 2.5 causes an incorrect buffer size to be used for the strxfrm function, which allows context-dependent attackers to read portions of memory via unknown manipulations that trigger a buffer over-read due to missing null termination.

Metrics

EPSS Probability
12.48%

95.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPython2.4.0
PythonPython2.5.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2007-2052?
Off-by-one error in the PyLocale_strxfrm function in Modules/_localemodule.c for Python 2.4 and 2.5 causes an incorrect buffer size to be used for the strxfrm function, which allows context-dependent attackers to read portions of memory via unknown manipulations that trigger a buffer over-read due to missing null termination.
How severe is CVE-2007-2052?
Severity scoring for CVE-2007-2052 is pending analysis. The EPSS model estimates a 12.48% probability of exploitation in the next 30 days.
How do I fix CVE-2007-2052?
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-2007-2052?

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

Scan your code now

Source: NVD / NIST