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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nss_dns implementation of getnetbyname in GNU C Library (aka glibc) before 2.21, when the DNS backend in the Name Service Switch configuration is enabled, allows remote attackers to cause a denial of service (infinite loop) by sending a positive answer while a network name is being process.
|
|
|
|
### 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
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html
|
|
- https://seclists.org/bugtraq/2019/Jun/14
|
|
- https://seclists.org/bugtraq/2019/Sep/7
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|