vendor:
Quick.CMS
by:
Rahad Chowdhury
7.5
CVSS
HIGH
Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)
352
CWE
Product Name: Quick.CMS
Affected Version From: 6.7
Affected Version To: 6.7
Patch Exists: NO
Related CWE:
CPE: a:quick.cms_project:quick.cms:6.7
Platforms Tested: Windows 8.1, Kali Linux
2021
Quick.CMS 6.7 – Cross Site request forgery (CSRF) to Cross-site Scripting (XSS) (Authenticated)
The Quick.CMS version 6.7 is vulnerable to Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS) attacks. An authenticated attacker can exploit this vulnerability to perform actions on behalf of the victim user and execute malicious scripts in the victim's browser.
Mitigation:
To mitigate the CSRF vulnerability, ensure that proper CSRF protection mechanisms are implemented, such as using anti-CSRF tokens. To mitigate the XSS vulnerability, input validation and output encoding should be performed.