Files
CVEs-PoC/2006/CVE-2006-7192.md
T
2024-06-18 02:51:15 +02:00

19 lines
828 B
Markdown

### [CVE-2006-7192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7192)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.