mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2012-1872](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1872)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in Microsoft Internet Explorer 6 through 9 allows remote attackers to inject arbitrary web script or HTML via crafted character sequences with EUC-JP encoding, aka "EUC-JP Character Encoding Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-037
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|