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

19 lines
785 B
Markdown

### [CVE-2017-9865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9865)
![](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
The function GfxImageColorMap::getGray in GfxState.cc in Poppler 0.54.0 allows remote attackers to cause a denial of service (stack-based buffer over-read and application crash) via a crafted PDF document, related to missing color-map validation in ImageOutputDev.cc.
### POC
#### Reference
- https://bugs.freedesktop.org/show_bug.cgi?id=100774
#### Github
- https://github.com/0xCyberY/CVE-T4PDF
- https://github.com/ARPSyndicate/cvemon