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

20 lines
776 B
Markdown

### [CVE-2016-7163](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7163)
![](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
Integer overflow in the opj_pi_create_decode function in pi.c in OpenJPEG allows remote attackers to execute arbitrary code via a crafted JP2 file, which triggers an out-of-bounds read or write.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/09/08/3
- https://github.com/uclouvain/openjpeg/issues/826
- https://github.com/uclouvain/openjpeg/pull/809
#### Github
- https://github.com/ARPSyndicate/cvemon