Closed domwhewell closed 1 year ago
This is a dilemma I had faced while writing this Burp plugin, as some developers do not strictly follow the official RFCs when implementing OAUTH and OpenID. My choice was to develop the plugin following the guidelines of the RFCs and leave it to the users to manually check for any false positives caused by the fact that the version of OAUTH/OpenID in the application scanned with Burp is not perfectly compliant with the RFCs. At the moment I have no plans to change this behavior.
The burp extension has incorrectly identified and given this issue as the
state
is in the POST body instead of the Request Parameters.Here is the HTTP request