CVE-2007-2052 : Detail

CVE-2007-2052

9.97%V3
Network
2007-04-16
20h00 +00:00
2018-10-16
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-193 Off-by-one Error
A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.

Metrics

Metrics Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/Au:N/C:P/I:N/A:N [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 30018

Publication date : 2007-05-07 22h00 +00:00
Author : Piotr Engelking
EDB Verified : Yes

source: https://www.securityfocus.com/bid/23887/info Python applications that use the 'PyLocale_strxfrm' function are prone to an information leak. Exploiting this issue allows remote attackers to read portions of memory. Python 2.4.4-2 and 2.5 are confirmed vulnerable. #!/usr/bin/python import locale print locale.setlocale(locale.LC_COLLATE, 'pl_PL.UTF8') print repr(locale.strxfrm('a'))

Products Mentioned

Configuraton 0

Python>>Python >> Version 2.4.0

Python>>Python >> Version 2.5.0

References

http://secunia.com/advisories/28050
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/25190
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/25217
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/37471
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.debian.org/security/2008/dsa-1551
Tags : vendor-advisory, x_refsource_DEBIAN
http://secunia.com/advisories/29303
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.vupen.com/english/advisories/2007/1465
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/29032
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/31492
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.redhat.com/support/errata/RHSA-2008-0629.html
Tags : vendor-advisory, x_refsource_REDHAT
http://www.redhat.com/support/errata/RHSA-2007-1077.html
Tags : vendor-advisory, x_refsource_REDHAT
http://www.redhat.com/support/errata/RHSA-2007-1076.html
Tags : vendor-advisory, x_refsource_REDHAT
http://www.vupen.com/english/advisories/2008/0637
Tags : vdb-entry, x_refsource_VUPEN
http://secunia.com/advisories/25353
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/25233
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.ubuntu.com/usn/usn-585-1
Tags : vendor-advisory, x_refsource_UBUNTU
http://www.trustix.org/errata/2007/0019/
Tags : vendor-advisory, x_refsource_TRUSTIX
http://secunia.com/advisories/28027
Tags : third-party-advisory, x_refsource_SECUNIA
http://secunia.com/advisories/31255
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.debian.org/security/2008/dsa-1620
Tags : vendor-advisory, x_refsource_DEBIAN
http://secunia.com/advisories/25787
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/23887
Tags : vdb-entry, x_refsource_BID
http://www.vupen.com/english/advisories/2009/3316
Tags : vdb-entry, x_refsource_VUPEN
http://www.mandriva.com/security/advisories?name=MDKSA-2007:099
Tags : vendor-advisory, x_refsource_MANDRIVA
http://secunia.com/advisories/29889
Tags : third-party-advisory, x_refsource_SECUNIA