mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
631 B
Markdown
19 lines
631 B
Markdown
### [CVE-2011-3336](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3336)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
regcomp in the BSD implementation of libc is vulnerable to denial of service due to stack exhaustion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2014/Mar/166
|
|
- https://cxsecurity.com/issue/WLB-2011110082
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|