vendor:
EasyWay CMS
by:
Lidloses_Auge
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: EasyWay 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
EasyWay CMS – SQL Injection Exploit
EasyWay CMS is vulnerable to SQL Injection. An attacker can exploit this vulnerability to gain access to the admin panel and extract sensitive information from the database. This exploit was discovered by Lidloses_Auge and coded by the same. The exploit can be used by using a dork inurl:index.php?css=mid=art= and then using the exploit with the target URL and user ID as arguments. The exploit will then extract the login and password of the user from the database.
Mitigation:
The best way to mitigate this vulnerability is to use parameterized queries and to sanitize user input.