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

18 lines
689 B
Markdown

### [CVE-2015-8366](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8366)
![](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
Array index error in smal_decode_segment function in LibRaw before 0.17.1 allows context-dependent attackers to cause memory errors and possibly execute arbitrary code via vectors related to indexes.
### POC
#### Reference
- http://packetstormsecurity.com/files/134573/LibRaw-0.17-Overflow.html
#### Github
No PoCs found on GitHub currently.