mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2010-4052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4052)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2011/Jan/78
|
|
- http://securityreason.com/achievement_securityalert/93
|
|
- http://securityreason.com/securityalert/8003
|
|
- http://www.exploit-db.com/exploits/15935
|
|
|
|
#### Github
|
|
- https://github.com/cyr3con-ai/cyRating-check-k8s-webhook
|
|
- https://github.com/flyrev/security-scan-ci-presentation
|
|
- https://github.com/garethr/snykout
|
|
|