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

18 lines
741 B
Markdown

### [CVE-2018-10768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10768)
![](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
There is a NULL pointer dereference in the AnnotPath::getCoordsLength function in Annot.h in an Ubuntu package for Poppler 0.24.5. A crafted input will lead to a remote denial of service attack. Later Ubuntu packages such as for Poppler 0.41.0 are not affected.
### POC
#### Reference
- https://bugs.freedesktop.org/show_bug.cgi?id=106408
#### Github
- https://github.com/ARPSyndicate/cvemon