CWE-598: Use of GET Request Method With Sensitive Query Strings
VariantDraft
The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.
View on MITREBack to CWE Lookup
Technical Details
- Structure
- Simple