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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Artifex MuPDF before 1912de5f08e90af1d9d0a9791f58ba3afdb9d465. The pdf_run_xobject function in pdf-op-run.c encounters a NULL pointer dereference during a Fitz fz_paint_pixmap_with_mask painting operation. Versions 1.11 and later are unaffected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.ghostscript.com/show_bug.cgi?id=697500
|
|
- https://www.exploit-db.com/exploits/42138/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|