CVE Vulnerabilities

CVE-2025-49188

Use of GET Request Method With Sensitive Query Strings

Published: Jun 12, 2025 | Modified: Jun 12, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

The application sends user credentials as URL parameters instead of POST bodies, making it vulnerable to information gathering.

Weakness

The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.

Potential Mitigations

References