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

18 lines
662 B
Markdown

### [CVE-2015-8367](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8367)
![](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
The phase_one_correct function in Libraw before 0.17.1 allows attackers to cause memory errors and possibly execute arbitrary code, related to memory object initialization.
### POC
#### Reference
- http://packetstormsecurity.com/files/134573/LibRaw-0.17-Overflow.html
#### Github
No PoCs found on GitHub currently.