vendor:
Pre Simple CMS
by:
Hussin X
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Pre Simple CMS
Affected Version From: N/A
Affected Version To: N/A
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
2008
Pre Simple CMS (Auth Bypass) SQL Injection Vulnerability
A vulnerability exists in Pre Simple CMS which allows an attacker to bypass authentication by entering the username 'admin' and the password 'or 1=1' into the login form. This allows the attacker to gain access to the administrative panel of the CMS.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.