National Cyber Awareness System
Vulnerability Summary for CVE-2010-4052
Original release date:01/13/2011
Last revised:07/19/2011
Source:
US-CERT/NIST
Overview
Stack consumption vulnerability in the regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (resource exhaustion) via a regular expression containing adjacent repetition operators, as demonstrated by a {10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD.
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.
US-CERT Vulnerability Note: VU#912279
Name: VU#912279
External Source: MISC
Name: http://cxib.net/stuff/proftpd.gnu.c
Type: Patch Information
External Source: MISC
Name: https://bugzilla.redhat.com/show_bug.cgi?id=645859
External Source: BID
Name: 45233
External Source: BUGTRAQ
Name: 20110107 GNU libc/regcomp(3) Multiple Vulnerabilities
External Source: EXPLOIT-DB
Name: 15935
External Source: SECTRACK
Name: 1024832
External Source: SREASON
Name: 8003
External Source: SREASONRES
Name: 20110107 GNU libc/regcomp(3) Multiple Vulnerabilities
External Source: SECUNIA
Name: 42547
Type: Advisory
External Source: FULLDISC
Name: 20110107 GNU libc/regcomp(3) Multiple Vulnerabilities
Technical Details
- Resource Management Errors (CWE-399)