mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
19 lines
930 B
Markdown
19 lines
930 B
Markdown
### [CVE-2010-3243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3243)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the toStaticHTML function in Microsoft Internet Explorer 8, and the SafeHTML function in Microsoft Windows SharePoint Services 3.0 SP2 and Office SharePoint Server 2007 SP2, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, aka "HTML Sanitization Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-071
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-072
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|