vendor:
VWD-CMS
by:
abysssec.com
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: VWD-CMS
Affected Version From: VWD-CMS version 2.1
Affected Version To: VWD-CMS version 2.1
Patch Exists: YES
Related CWE: N/A
CPE: a:vwd-cms:vwd-cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
VWD-CMS CSRF Vulnerability
The VWD-CMS have CSRF Vulnerability in order to remove any Role especially Admins Role. With this Vulnerability, an attacker can navigate the admin to visit a malicious site (when he is already logged in) to remove a role. The malicious site contains an HTML file with AJAX code and a GET method for this operation, which is enough to make the admin meet it.
Mitigation:
Implementing a CSRF token in the application can help mitigate this vulnerability.