mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
18 lines
790 B
Markdown
18 lines
790 B
Markdown
### [CVE-2008-3842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3842)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Request Validation (aka the ValidateRequest filters) in ASP.NET in Microsoft .NET Framework without the MS07-040 update does not properly detect dangerous client input, which allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by a query string containing a "</" (less-than slash) sequence.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4193
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|