cve/2009/CVE-2009-4073.md

18 lines
735 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-4073](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4073)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The printing functionality in Microsoft Internet Explorer 8 allows remote attackers to discover a local pathname, and possibly a local username, by reading the dc:title element of a PDF document that was generated from a local web page.
### POC
#### Reference
- http://www.theregister.co.uk/2009/11/23/internet_explorer_file_disclosure_bug/
#### Github
No PoCs found on GitHub currently.