vendor:
la-nai CMS
by:
k1tk4t
7.5
CVSS
HIGH
Remote SQL Injection
CWE
Product Name: la-nai CMS
Affected Version From: la-nai cms_v1.2.14
Affected Version To: la-nai cms_v1.2.14
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
la-nai cms_v1.2.14 – Remote SQL Injection
The la-nai cms_v1.2.14 module is vulnerable to remote SQL injection. The authentication login on the site's front page can be bypassed by using a username from the la-nai tbl_ln_user database. This can be achieved by providing '/* contoh admin'/* <-- magic_quotes_gpc = off
Mitigation:
Update to a secure version of the CMS or apply a patch if available. Additionally, enable magic_quotes_gpc to prevent SQL injection attacks.