Microsoft ASP.NET workaround

CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

In a move to block possible attacks by exploiting a publicly disclosed ASP.NET vulnerability known to the ViewState object. Microsoft published what they are calling a workaround to the “Padding Oracle” attack. The workaround offered by Microsoft will rely on implementing customErrors feature to return a custom error page for all error types.

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read