vendor:
ForkCMS
by:
Ivano Binetti
8,8
CVSS
HIGH
CSRF and XSS (Reflected)
352, 79, 89, 200
CWE
Product Name: ForkCMS
Affected Version From: 3.2.5
Affected Version To: 3.2.6
Patch Exists: YES
Related CWE: CVE-2012-1304, CVE-2012-1305, CVE-2012-1306, CVE-2012-1307
CPE: a:fork-cms:fork_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: Debian Squeeze (6.0)
2012
ForkCMS 3.2.5 Multiple Vulnerabilities
ForkCMS 3.2.5 (and lower) suffers from CSRF and XSS (reflected) vulnerabilities. An attacker can delete admins or users, delete web pages, and escalate privileges by sending a malicious link to the victim. The application is also prone to a XSS vulnerability that allows an attacker to inject malicious code into the application.
Mitigation:
Ensure that all user input is properly validated and sanitized. Implement a security policy that restricts access to the application and its data.