vendor:
Seditio CMS
by:
InATeam
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Seditio CMS
Affected Version From:
Affected Version To: 121
Patch Exists: NO
Related CWE:
CPE: a:seditio_cms:seditio_cms:121
Platforms Tested:
Seditio CMS <= 121 Remote SQL Injection Exploit
This exploit allows an attacker to perform remote SQL injection on Seditio CMS version 121 or below. The vulnerability can be exploited if the target server meets the requirements of MySQL version 4.1 or above with magic_quotes_gpc set to Off. The exploit retrieves the user's hash and cookie to log in as the user.
Mitigation:
Upgrade to a version higher than 121 or apply a patch if available. Ensure that magic_quotes_gpc is enabled to prevent SQL injection attacks. Regularly update and patch the CMS to prevent vulnerabilities.