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

20 lines
815 B
Markdown

### [CVE-2014-2013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2013)
![](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
Stack-based buffer overflow in the xps_parse_color function in xps/xps-common.c in MuPDF 1.3 and earlier allows remote attackers to execute arbitrary code via a large number of entries in the ContextColor value of the Fill attribute in a Path element.
### POC
#### Reference
- http://bugs.ghostscript.com/show_bug.cgi?id=694957
- http://seclists.org/fulldisclosure/2014/Jan/130
- http://www.exploit-db.com/exploits/31090
#### Github
No PoCs found on GitHub currently.