Viewstate without MAC Signature (Sure)
The Viewstate without MAC Signature (Sure) vulnerability occurs when a web page uses Viewstate but does not include a Message Authentication Code (MAC) to protect it. Without a MAC, an attacker can modify the Viewstate value, which could allow them to perform session hijacking, CSRF attacks, or access sensitive information.