mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
19 lines
828 B
Markdown
19 lines
828 B
Markdown
### [CVE-2006-7192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7192)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft ASP .NET Framework 2.0.50727.42 does not properly handle comment (/* */) enclosures, which allows remote attackers to bypass request filtering and conduct cross-site scripting (XSS) attacks, or cause a denial of service, as demonstrated via an xss:expression STYLE attribute in a closing XSS HTML tag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2530
|
|
- http://www.cpni.gov.uk/docs/re-20061020-00710.pdf
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|