The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.
When sensitive information is sent, use the POST method (e.g. registration form).
Our security experts can help you identify and remediate CWE-598 vulnerabilities in your codebase.
Get Security Assessment