CVE Vulnerabilities

CVE-2025-54542

Use of GET Request Method With Sensitive Query Strings

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

QuickCMS sends password and login via GET Request. This allows a local attacker with access to the victims browser history to obtain the necessary credentials to log in as the user.

The vendor was notified early about this vulnerability, but didnt respond with the details of vulnerability or vulnerable version range. Only version 6.8 was tested and confirmed as vulnerable, other versions were not tested and might also be vulnerable.

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