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 (application crash) via a regular expression containing adjacent bounded repetitions that bypass the intended RE_DUP_MAX limitation, as demonstrated by a {10,}{10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD, related to a "RE_DUP_MAX overflow."
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:20
Type | Values Removed | Values Added |
---|---|---|
References | () http://cxib.net/stuff/proftpd.gnu.c - Patch | |
References | () http://seclists.org/fulldisclosure/2011/Jan/78 - Exploit | |
References | () http://secunia.com/advisories/42547 - Vendor Advisory | |
References | () http://securityreason.com/achievement_securityalert/93 - Exploit | |
References | () http://securityreason.com/securityalert/8003 - Exploit | |
References | () http://securitytracker.com/id?1024832 - | |
References | () http://www.exploit-db.com/exploits/15935 - | |
References | () http://www.kb.cert.org/vuls/id/912279 - US Government Resource | |
References | () http://www.securityfocus.com/archive/1/515589/100/0/threaded - | |
References | () http://www.securityfocus.com/bid/45233 - Exploit | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=645859 - Exploit | |
References | () https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c%40%3Cissues.guacamole.apache.org%3E - |
07 Nov 2023, 02:06
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2011-01-13 19:00
Updated : 2024-11-21 01:20
NVD link : CVE-2010-4051
Mitre link : CVE-2010-4051
CVE.ORG link : CVE-2010-4051
JSON object : View
Products Affected
gnu
- glibc
CWE