mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [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.
|
|
|