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

19 lines
819 B
Markdown

### [CVE-2017-14041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14041)
![](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
A stack-based buffer overflow was discovered in the pgxtoimage function in bin/jp2/convert.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code execution.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/08/28/openjpeg-stack-based-buffer-overflow-write-in-pgxtoimage-convert-c/
- https://github.com/uclouvain/openjpeg/issues/997
#### Github
No PoCs found on GitHub currently.