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

18 lines
815 B
Markdown

### [CVE-2010-3348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3348)
![](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
Microsoft Internet Explorer 6, 7, and 8 does not prevent rendering of cached content as HTML, which allows remote attackers to access content from a different (1) domain or (2) zone via unspecified script code, aka "Cross-Domain Information Disclosure Vulnerability," a different vulnerability than CVE-2010-3342.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-090
#### Github
No PoCs found on GitHub currently.