mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
741 B
Markdown
18 lines
741 B
Markdown
### [CVE-2017-1000408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000408)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A memory leak in glibc 2.1.1 (released on May 24, 1999) can be reached and amplified through the LD_HWCAP_MASK 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
|
|
|