mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
844 B
Markdown
18 lines
844 B
Markdown
### [CVE-2016-10250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10250)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The jp2_colr_destroy function in jp2_cod.c in JasPer before 1.900.13 allows remote attackers to cause a denial of service (NULL pointer dereference) by leveraging incorrect cleanup of JP2 box data on error. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8887.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2016/10/23/jasper-null-pointer-dereference-in-jp2_colr_destroy-jp2_cod-c-incomplete-fix-for-cve-2016-8887/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|