Files
CVEs-PoC/2005/CVE-2005-1664.md
2025-09-29 21:09:30 +02:00

793 B

CVE-2005-1664

Description

The __VIEWSTATE functionality in Microsoft ASP.NET 1.x allows remote attackers to conduct replay attacks to (1) apply a ViewState generated from one view to a different view, (2) reuse ViewState information after the application's state has changed, or (3) use the ViewState to conduct attacks or expose content to third parties.

POC

Reference

No PoCs from references.

Github