vendor:
Wolfcms
by:
Ivano Binetti
4,3
CVSS
MEDIUM
CSRF and XSS
352, 79
CWE
Product Name: Wolfcms
Affected Version From: 0.75
Affected Version To: 0.75
Patch Exists: YES
Related CWE: N/A
CPE: wolfcms
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
Wolfcms <= 0.75 Multiple Vulnerabilities (CSRF - XSS)
Wolfcms 0.75 (and lower) is prone to multiple CSRF vulnerabilities that allow to delete admin/user, delete web pages, delete 'images' and 'themes' directory, force logout when an authenticated admin/user browses a special crafted web page. This cms is also affected by XSS vulnerabilities in 'wolfcms/admin/user/add' pages due to an improper input sanitization of 'user[name]', 'user[email]' and 'user[username]' parameters passed via POST http method.
Mitigation:
Input validation and sanitization should be done for all user inputs. Also, the application should be updated to the latest version.