vendor:
Slash CMS
by:
DaOne aka Mocking Bird
8,8
CVSS
HIGH
File Upload and XSS/SQL Injection
434, 89
CWE
Product Name: Slash CMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache/2.2.8(Win32) PHP/5.2.6
2013
Slash CMS Multiple Vulnerabilities
A file upload vulnerability exists in Slash CMS due to improper validation of uploaded files. An attacker can upload a malicious file to the server and execute arbitrary code. Additionally, an XSS/SQL injection vulnerability exists due to improper sanitization of user-supplied input. An attacker can inject malicious code into the application and execute it.
Mitigation:
Input validation should be performed on all user-supplied input to prevent malicious code from being executed. Additionally, proper sanitization of user-supplied input should be performed to prevent XSS/SQL injection attacks.