6.4
CVSSv2

CVE-2010-3332

Published: 22/09/2010 Updated: 23/11/2020
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 655
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

Microsoft .NET Framework 1.1 SP1, 2.0 SP1 and SP2, 3.5, 3.5 SP1, 3.5.1, and 4.0, as used for ASP.NET in Microsoft Internet Information Services (IIS), provides detailed error codes during decryption attempts, which allows remote malicious users to decrypt and modify encrypted View State (aka __VIEWSTATE) form data, and possibly forge cookies or read application files, via a padding oracle attack, aka "ASP.NET Padding Oracle Vulnerability."

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft .net_framework 1.1

microsoft .net_framework 2.0

microsoft .net_framework 3.5

microsoft .net_framework 3.5.1

microsoft .net_framework 4.0

Exploits

#!/usr/bin/ruby -w # # aspx_po_chotext_attackrb # # Copyright (c) 2010 AmpliaSECURITY All rights reserved # # wwwampliasecuritycom # Agustin Azubel - aazubel@ampliasecuritycom # # # MS10-070 ASPX proof of concept # Decrypt data using Vaudenay's cbc-padding-oracle-side-channel # Encrypt data using Rizzo-Duong CBC-R techniqu ...
# Source: blogmindedsecuritycom/2010/10/breaking-net-encryption-with-or-withouthtml #!/usr/bin/perl # # # Webconfig Bruter - exploit tool for downloading Webconfig # # FOr use this script you need Pudbuster # Padbuster is a great tool and Brian Holyfield deserve all the credits # Note from Exploit-db: This very first exploit was m ...
#!/usr/bin/ruby -w # # aspx_ad_chotext_attackrb # # Copyright (c) 2010 AmpliaSECURITY All rights reserved # # wwwampliasecuritycom # Agustin Azubel - aazubel@ampliasecuritycom # # # MS10-070 ASPX proof of concept # Decrypt data using an auto decryptor bundled in the aspx framework # Encrypt data using Rizzo-Duong CBC-R techn ...

Github Repositories

CVE-2010-3332 Oracle Padding Vulnerability in Microsoft ASP.NET

MS-10-070 CVE-2010-3332 Oracle Padding Vulnerability in Microsoft ASPNET