Files
CVEs-PoC/2021/CVE-2021-26259.md
T
2024-05-25 21:48:12 +02:00

18 lines
662 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=%3D%20v1.9.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-787-%3ECWE-400&color=brighgreen)
### 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.