Files
CVEs-PoC/2016/CVE-2016-1234.md
T
2024-06-18 02:51:15 +02:00

19 lines
802 B
Markdown

### [CVE-2016-1234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1234)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in the glob implementation in GNU C Library (aka glibc) before 2.24, when GLOB_ALTDIRFUNC is used, allows context-dependent attackers to cause a denial of service (crash) via a long name.
### POC
#### Reference
- http://packetstormsecurity.com/files/164014/Moxa-Command-Injection-Cross-Site-Scripting-Vulnerable-Software.html
- http://seclists.org/fulldisclosure/2021/Sep/0
#### Github
- https://github.com/ARPSyndicate/cvemon