3
Shouts

Asp.Net MVC 2 JsonRequestBehavior.AllowGet - Dan Gibbons

posted by HusseyHussey 899 days, 5 hours, 40 minutes ago
Tuesday, December 08, 2009 11:58:24 AM GMT

This request has been blocked because sensitive information could be disclosed to third party web sites when this is used in a GET request.But it worked in MVC 1.0!  There is a security vulnerability using JQuery AJAX GET requests (JSON Hijacking) and in MVC 2 get requests  are blocked by default.  You can get around the problem and leave the securi...

category: ASP.NET | clicked: 6 | | source: www.ifunky.net | show counter code
tags: JSON, ASP.NET MVC 2, MVC

No comments yet, be the first one to post comment.

To post your comment please login or signup