National Cyber Awareness System
Vulnerability Summary for CVE-2012-0845
Original release date:10/05/2012
Last revised:05/15/2013
Source:
US-CERT/NIST
Overview
SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
2.9
Exploitability Subscore:
10.0
CVSS Version 2 Metrics:
Access Vector: Network exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type:Allows disruption of serviceUnknown
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: http://python.org/download/releases/3.2.3/
Type: Advisory; Patch Information
External Source: CONFIRM
Name: http://python.org/download/releases/3.1.5/
Type: Advisory; Patch Information
External Source: CONFIRM
Name: http://python.org/download/releases/2.7.3/
Type: Advisory; Patch Information
External Source: CONFIRM
Name: http://python.org/download/releases/2.6.8/
Type: Advisory; Patch Information
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=789790
External Source: UBUNTU
Name: USN-1616-1
External Source: UBUNTU
Name: USN-1615-1
External Source: UBUNTU
Name: USN-1613-2
External Source: UBUNTU
Name: USN-1613-1
External Source: UBUNTU
Name: USN-1596-1
External Source: UBUNTU
Name: USN-1592-1
External Source: SECTRACK
Name: 1026689
External Source: MLIST
Name: [oss-security] 20120213 Re: CVE Request -- python (SimpleXMLRPCServer): DoS (excessive CPU usage) via malformed XML-RPC / HTTP POST request
External Source: SECUNIA
Name: 51089
External Source: SECUNIA
Name: 51087
External Source: SECUNIA
Name: 51040
External Source: SECUNIA
Name: 51024
External Source: SECUNIA
Name: 50858
External Source: CONFIRM
Name: http://bugs.python.org/issue14001
Technical Details
- Resource Management Errors (CWE-399)