vendor:
CMS By SoftnSolv
by:
Th3 RDX
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMS By SoftnSolv
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:softnsolv:cms_by_softnsolv
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
2010
CMS By SoftnSolv (index.php) SQL Injection Vulnerable
CMS By SoftnSolv (index.php) is vulnerable to SQL Injection. An attacker can inject malicious SQL code into the 'es_id', 'cid' and 'es_id' parameters of the index.php file to gain access to the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.