National Cyber Awareness System
Vulnerability Summary for CVE-2011-4357
Original release date:12/10/2011
Last revised:12/12/2011
Source:
US-CERT/NIST
Overview
Format string vulnerability in the p_cgi_error function in python/neo_cgi.c in the Python CGI Kit (neo_cgi) module for Clearsilver 0.10.5 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers that are not properly handled when creating CGI error messages using the cgi_error API function.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
6.4
Exploitability Subscore:
10.0
CVSS Version 2 Metrics:
Access Vector: Network exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type:Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service
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: XF
Name: clearsilver-neocgi-format-string(71599)
External Source: MLIST
Name: [oss-security] 20111127 CVE Request -- ClearSilver (neo_cgi) -- Format string flaw by processing CGI error messages in Python module
External Source: DEBIAN
Name: DSA-2355
External Source: CONFIRM
Name: http://tech.groups.yahoo.com/group/ClearSilver/message/1422
External Source: SECUNIA
Name: 47016
Type: Advisory
External Source: OSVDB
Name: 77419
External Source: CONFIRM
Name: http://code.google.com/p/clearsilver/source/detail?r=919
Technical Details
- Format String Vulnerability (CWE-134)