vendor:
SmartCMS
by:
Yakir Wizman AKA Pr0T3cT10n
8,8
CVSS
HIGH
SQL Injection & Cross Site Scripting
89, 79
CWE
Product Name: SmartCMS
Affected Version From: ALL
Affected Version To: ALL
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: N/A
2012
SmartCMS SQL Injection & Cross Site Scripting Vulnerabilities
SmartCMS is vulnerable to SQL Injection and Cross Site Scripting. An attacker can exploit these vulnerabilities by sending a malicious SQL query or a malicious script to the vulnerable parameter. This can allow the attacker to gain access to sensitive information from the database or execute malicious scripts in the victim's browser.
Mitigation:
Input validation should be used to prevent SQL Injection and Cross Site Scripting attacks. The application should also be configured to use a secure connection (HTTPS) to prevent man-in-the-middle attacks.