mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
19 lines
1003 B
Markdown
19 lines
1003 B
Markdown
|
|
### [CVE-2017-14164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14164)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
A size-validation issue was discovered in opj_j2k_write_sot in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_write_bytes_LE in lib/openjp2/cio.c) or possibly remote code execution. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-14152.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://blogs.gentoo.org/ago/2017/09/06/heap-based-buffer-overflow-in-opj_write_bytes_le-cio-c-incomplete-fix-for-cve-2017-14152/
|
||
|
|
- https://github.com/uclouvain/openjpeg/issues/991
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/cacad-ntu/CZ4062-assignment
|
||
|
|
|