### [CVE-2010-2085](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2085)



### 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.