Files
CVEs-PoC/2021/CVE-2021-26259.md
T
2025-09-29 21:09:30 +02:00

18 lines
658 B
Markdown

### [CVE-2021-26259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26259)
![](https://img.shields.io/static/v1?label=Product&message=htmldoc&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=v1.9.12%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787-%3ECWE-400&color=brightgreen)
### Description
A flaw was found in htmldoc in v1.9.12. Heap buffer overflow in render_table_row(),in ps-pdf.cxx may lead to arbitrary code execution and denial of service.
### POC
#### Reference
- https://github.com/michaelrsweet/htmldoc/issues/417
#### Github
No PoCs found on GitHub currently.