CVE-2007-2052 : Détail

CVE-2007-2052

9.97%V3
Network
2007-04-16
20h00 +00:00
2018-10-16
12h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

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.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse 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.

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5 AV:N/AC:L/Au:N/C:P/I:N/A:N [email protected]

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 30018

Date de publication : 2007-05-07 22h00 +00:00
Auteur : Piotr Engelking
EDB Vérifié : 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

Références

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