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

18 lines
922 B
Markdown

### [CVE-2009-5067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5067)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal vulnerability in html2ps before 1.0b6 allows remote attackers to read arbitrary files via a .. (dot dot) in the "include file" SSI directive. NOTE: this issue only might be a vulnerability in limited scenarios, such as if html2ps is invoked by a web application, or if a user-assisted attacker provides filenames whose contents could cause a denial of service, such as certain devices.
### POC
#### Reference
- http://packetstormsecurity.org/files/81614/html2ps-1.0-beta5-File-Disclosure.html
#### Github
No PoCs found on GitHub currently.