CVE Vulnerabilities

CVE-2025-54542

Use of GET Request Method With Sensitive Query Strings

Published: Aug 28, 2025 | Modified: Sep 08, 2025
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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.

Affected Software

Name Vendor Start Version End Version
Quick.cms Opensolution 6.8 (including) 6.8 (including)

Potential Mitigations

References