vendor:
Nakid CMS
by:
John Page (hyp3rlinx)
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF), Persistent Cross-Site Scripting (XSS) & Local File Inclusion (LFI)
352, 79, 22
CWE
Product Name: Nakid CMS
Affected Version From: kilrizzy-Nakid-CMS-f274624
Affected Version To: kilrizzy-Nakid-CMS-f274624
Patch Exists: NO
Related CWE: N/A
CPE: kilrizzy.github.io/Nakid-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: Windows 7 on XAMPP
2015
CSRF, Persistent XSS & LFI
Multiple CSRFs exist in the Nakid CMS, allowing an attacker to change the admin password, add arbitrary users to the system, and alter system settings. Persistent XSS vulnerabilities exist in the username, password, email, fname, lname, from_name, include_path, primary_email, from_email, and title parameters. An authentication bypass LFI vulnerability exists in the content parameter.
Mitigation:
Implement CSRF tokens, validate user input, and ensure authentication is required for all sensitive operations.