mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
922 B
Markdown
18 lines
922 B
Markdown
### [CVE-2009-5067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5067)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|