Vulnerability Details : CVE-2011-1521
The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x before 3.2.1 process Location headers that specify redirection to file: URLs, which makes it easier for remote attackers to obtain sensitive information or cause a denial of service (resource consumption) via a crafted URL, as demonstrated by the file:///etc/passwd and file:///dev/zero URLs.
Vulnerability category: Denial of service
Products affected by CVE-2011-1521
- cpe:2.3:a:python:python:2.4.6:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.5.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.2.3:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.3.7:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.5.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.3.3:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.4.4:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.4.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.5.4:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.6.7:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.3.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.3.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.4.3:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.3.5:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.1.3:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.2.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.2.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.4.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.0.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.6.6:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.6.5:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.5.3:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.6.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.3.4:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.0:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.6.4:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:2.7.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*
Threat overview for CVE-2011-1521
Top countries where our scanners detected CVE-2011-1521
Top open port discovered on systems with this issue
8123
IPs affected by CVE-2011-1521 118,535
Threat actors abusing to this issue?
Yes
Find out if you* are
affected by CVE-2011-1521!
*Directly or indirectly through your vendors, service providers and 3rd parties.
Powered by
attack surface intelligence
from SecurityScorecard.
Exploit prediction scoring system (EPSS) score for CVE-2011-1521
11.75%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 95 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2011-1521
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:P |
10.0
|
4.9
|
NIST |
CWE ids for CVE-2011-1521
-
Assigned by: nvd@nist.gov (Primary)
References for CVE-2011-1521
-
http://openwall.com/lists/oss-security/2011/03/28/2
oss-security - Re: CVE Request -- Python (urllib, urllib2): Improper management of ftp:// and file:// URL schemes
-
https://bugzilla.redhat.com/show_bug.cgi?id=690560
690560 – (CVE-2011-1521) CVE-2011-1521 python (urllib, urllib2): Improper management of ftp:// and file:// URL schemes (Issue #11662)Patch
-
http://openwall.com/lists/oss-security/2011/09/13/2
oss-security - Re: CVE Request -- Django: v1.3.1, v1.2.7 multiple security flaws
-
http://hg.python.org/cpython/rev/96a6c128822b/
cpython: 96a6c128822bPatch
-
http://bugs.python.org/issue11662
Issue 11662: Redirect vulnerability in urllib/urllib2 - Python trackerPatch
-
http://www.ubuntu.com/usn/USN-1613-2
USN-1613-2: Python 2.4 vulnerabilities | Ubuntu security notices
-
http://securitytracker.com/id?1025488
Python urllib Redirection Flaw Lets Remote Servers Deny Service and Obtain Files - SecurityTracker
-
http://www.mandriva.com/security/advisories?name=MDVSA-2011:096
mandriva.com
-
http://www.ubuntu.com/usn/USN-1596-1
USN-1596-1: Python 2.6 vulnerabilities | Ubuntu security notices
-
http://hg.python.org/cpython/rev/b2934d98dac1/
cpython: b2934d98dac1Patch
-
http://lists.opensuse.org/opensuse-security-announce/2011-05/msg00005.html
[security-announce] SUSE Security Summary Report: SUSE-SR:2011:009
-
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html
Apple - Lists.apple.com
-
http://openwall.com/lists/oss-security/2011/09/15/5
oss-security - Re: CVE Request -- Django: v1.3.1, v1.2.7 multiple security flaws
-
http://openwall.com/lists/oss-security/2011/09/11/1
oss-security - CVE Request -- Django: v1.3.1, v1.2.7 multiple security flaws
-
https://www.djangoproject.com/weblog/2011/sep/09/
September 9 | Weblog | Django
-
https://bugzilla.redhat.com/show_bug.cgi?id=737366
737366 – (CVE-2011-4136, CVE-2011-4137, CVE-2011-4138, CVE-2011-4139, CVE-2011-4140) CVE-2011-4136 CVE-2011-4137 CVE-2011-4138 CVE-2011-4139 CVE-2011-4140 Django: v1.3.1, v1.2.7 multiple security flaw
-
http://openwall.com/lists/oss-security/2011/03/24/5
oss-security - CVE Request -- Python (urllib, urllib2): Improper management of ftp:// and file:// URL schemes
-
http://www.ubuntu.com/usn/USN-1592-1
USN-1592-1: Python 2.7 vulnerabilities | Ubuntu security notices
-
http://hg.python.org/cpython/file/b2934d98dac1/Misc/NEWS
cpython: b2934d98dac1 Misc/NEWS
-
https://www.djangoproject.com/weblog/2011/sep/10/127/
Django 1.2.7 released | Weblog | Django
-
http://hg.python.org/cpython/file/96a6c128822b/Misc/NEWS
cpython: 96a6c128822b Misc/NEWS
-
http://www.ubuntu.com/usn/USN-1613-1
USN-1613-1: Python 2.5 vulnerabilities | Ubuntu security notices
-
http://support.apple.com/kb/HT5002
About the security content of OS X Lion v10.7.2 and Security Update 2011-006 - Apple Support
Jump to