The application sends user credentials as URL parameters instead of POST bodies, making it vulnerable to information gathering.
The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.