vendor:
Sisplet CMS
by:
CWH Underground
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Sisplet CMS
Affected Version From: 1/24/2008
Affected Version To: 1/24/2008
Patch Exists: NO
Related CWE: N/A
CPE: a:sisplet:sisplet_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: N/A
2008
Sisplet CMS (index.php id) Remote SQL Injection Vulnerability
A vulnerability exists in Sisplet CMS 2008-01-24 due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'index.php' script. An attacker can exploit this vulnerability to inject and execute arbitrary SQL commands in the application's back-end database, allowing for the manipulation or disclosure of arbitrary data.
Mitigation:
Ensure that user-supplied input is properly sanitized before being used in SQL queries.