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

18 lines
666 B
Markdown

### [CVE-2007-0958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0958)
![](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
Linux kernel 2.6.x before 2.6.20 allows local users to read unreadable binaries by using the interpreter (PT_INTERP) functionality and triggering a core dump, a variant of CVE-2004-1073.
### POC
#### Reference
- http://www.isec.pl/vulnerabilities/isec-0017-binfmt_elf.txt
#### Github
No PoCs found on GitHub currently.