vendor:
Kasseler CMS 1.4.x lite
by:
Sc0rpi0n [RUS]
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Kasseler CMS 1.4.x lite
Affected Version From: 1.4.x lite
Affected Version To: 1.4.x lite
Patch Exists: NO
Related CWE: N/A
CPE: a:kasseler_cms:kasseler_cms_1.4.x_lite
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2009
Kasseler CMS 1.4.x lite (Module Jokes) SQL-Injection Exploit
This exploit allows an attacker to gain access to the admin panel of Kasseler CMS 1.4.x lite by exploiting a SQL injection vulnerability in the Module Jokes. The attacker can use the fsockopen() function to send a POST request to the server and extract the admin credentials from the response.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.