mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
19 lines
939 B
Markdown
19 lines
939 B
Markdown
### [CVE-2009-4074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4074)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XSS Filter in Microsoft Internet Explorer 8 allows remote attackers to leverage the "response-changing mechanism" to conduct cross-site scripting (XSS) attacks against web sites that have no inherent XSS vulnerabilities, related to the details of output encoding and improper modification of an HTML attribute, aka "XSS Filter Script Handling Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.theregister.co.uk/2009/11/20/internet_explorer_security_flaw/
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2010/ms10-002
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|