mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
19 lines
819 B
Markdown
19 lines
819 B
Markdown
### [CVE-2017-14041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14041)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|