CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.0. Its EPSS score suggests a 14.6% probability of exploitation in the next 30 days.
CVE
CVE-2007-2052
Severity
MEDIUM
CVSS
5
EPSS
14.61%
Original NVD 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.