This page is experimental and may change significantly in future releases.
Use of GET Request Method With Sensitive Query Strings
Properties
id: d3f:CWE-598
- name
- Use of GET Request Method With Sensitive Query Strings
- definition
- The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.
Neighbors
CWE-598 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-598 has no related weaknesses in this release.