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

|
|

|
|

|
|
|
|
### 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
|
|
|