mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
22 lines
902 B
Markdown
22 lines
902 B
Markdown
### [CVE-2015-8985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8985)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The pop_fail_stack function in the GNU C Library (aka glibc or libc6) allows context-dependent attackers to cause a denial of service (assertion failure and application crash) via vectors related to extended regular expression processing.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/flyrev/security-scan-ci-presentation
|
|
- https://github.com/mrash/afl-cve
|
|
- https://github.com/nedenwalker/spring-boot-app-using-gradle
|
|
- https://github.com/nedenwalker/spring-boot-app-with-log4j-vuln
|
|
- https://github.com/yfoelling/yair
|
|
|