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.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2007-04-16 15:19
Updated : 2018-10-16 09:41
NVD link : CVE-2007-2052
Mitre link : CVE-2007-2052
JSON object : View
CWE
CWE-189
Numeric Errors
Products Affected
python_software_foundation
- python