CWE-16
HIPAA-164.306(a), 164.308(a)
ISO27001-A.14.2.5
WASC-15
OWASP 2017-A6

ViewState is not Encrypted

Severity:
Low
Summary

Invicti detected that ViewState Encryption is disabled.

Impact

An attacker can study the application's state management logic for possible vulnerabilities; if your application stores application-critical information in the ViewState, it will also be revealed.

Remediation

ASP.NET provides encryption for ViewState parameters. For page based protection, place the following directive at the top of affected page.<%@Page ViewStateEncryptionMode="Always" %>You can also set this option for the whole application by using web.config files. Apply the following configuration for your application's web.config file.<System.Web> <pages viewStateEncryptionMode="Always"></System.Web>

Required Skills for Successful Exploitation
Actions To Take
Vulnerability Index

You can search and find all vulnerabilities

Select Vulnerability
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Featured resources

Blog

Strengthening enterprise application security: Invicti acquires Kondukto

Blog

Modern AppSec KPIs: Moving from scan counts to real risk reduction

Blog

Friends don’t let friends shift left: Shift smarter with DAST-first AppSec

Blog

Vibe talking: Dan Murphy on the promises, pitfalls, and insecurities of vibe coding

Blog

What lies ahead for CMS.

Blog

How to integrate CMS with other tools.

Blog

Improve user experience through CMS.

Blog

How CMS can benefit e-commerce.

Blog

Stay updated on CMS trends.

Blog

Tips for improving CMS performance.

Blog

Learn how to secure your CMS.

Blog

Explore the advantages of CMS.

Blog

A comprehensive guide to CMS.

Build your resistance to threats. And save hundreds of hours each month.