mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2014-9761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9761)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple stack-based buffer overflows in the GNU C Library (aka glibc or libc6) before 2.23 allow context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a long argument to the (1) nan, (2) nanf, or (3) nanl function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/153278/WAGO-852-Industrial-Managed-Switch-Series-Code-Execution-Hardcoded-Credentials.html
|
|
- http://packetstormsecurity.com/files/154361/Cisco-Device-Hardcoded-Credentials-GNU-glibc-BusyBox.html
|
|
- http://seclists.org/fulldisclosure/2019/Jun/18
|
|
- http://seclists.org/fulldisclosure/2019/Sep/7
|
|
- https://seclists.org/bugtraq/2019/Jun/14
|
|
- https://seclists.org/bugtraq/2019/Sep/7
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|