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.
The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.