Information disclosure in Python - CVE-2011-1015

 

Information disclosure in Python - CVE-2011-1015

Published: May 10, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45053
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-1015
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.


Affected software

Python
Gentoo Linux
dev-lang/python

How to mitigate CVE-2011-1015

Install update from vendor's website.

dev-lang/python - update to 3.3.2-r1

External References

Related Security Bulletins