mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
18 lines
743 B
Markdown
18 lines
743 B
Markdown
### [CVE-2017-1000409](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000409)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A buffer overflow in glibc 2.5 (released on September 29, 2006) and can be triggered through the LD_LIBRARY_PATH environment variable. Please note that many versions of glibc are not vulnerable to this issue if patched for CVE-2017-1000366.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/43331/
|
|
|
|
#### Github
|
|
- https://github.com/flyrev/security-scan-ci-presentation
|
|
|