cve/2024/CVE-2024-45508.md
2025-09-29 21:09:30 +02:00

19 lines
728 B
Markdown

### [CVE-2024-45508](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45508)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
HTMLDOC before 1.9.19 has an out-of-bounds write in parse_paragraph in ps-pdf.cxx because of an attempt to strip leading whitespace from a whitespace-only node.
### POC
#### Reference
- https://github.com/michaelrsweet/htmldoc/issues/528
#### Github
No PoCs found on GitHub currently.