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

18 lines
748 B
Markdown

### [CVE-2010-2085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2085)
![](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
The default configuration of ASP.NET in Microsoft .NET before 1.1 has a value of FALSE for the EnableViewStateMac property, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the __VIEWSTATE parameter.
### POC
#### Reference
- http://www.blackhat.com/presentations/bh-dc-10/Byrne_David/BlackHat-DC-2010-Byrne-SGUI-slides.pdf
#### Github
No PoCs found on GitHub currently.