mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
762 B
Markdown
18 lines
762 B
Markdown
![]() |
### [CVE-2008-5551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5551)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The XSS Filter in Microsoft Internet Explorer 8.0 Beta 2 allows remote attackers to bypass the XSS protection mechanism and conduct XSS attacks by injecting data at two different positions within an HTML document, related to STYLE elements and the CSS expression property, aka a "double injection."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://securityreason.com/securityalert/4724
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/fkie-cad/iva
|
||
|
|