vendor:
eshtery CMS
by:
Abysssec Inc
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: eshtery CMS
Affected Version From: eshtery copyrights 2003-2004
Affected Version To: eshtery copyrights 2003-2004
Patch Exists: YES
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
2004
eshtery CMS Sql Injection Vulnerability
For successful injection in this CMS, an attacker has to pass two steps. In the first step, the attacker has to enter a value in the Criteria field and click on the 'Go' button. If the data is loaded, the attacker can enter a value to define the first character of the AccName field of the Admins table. If the first character is 'a', the data will be loaded. If not, nothing will be loaded. The attacker can repeat this process to acquire the other characters and extract the admin's username and password.
Mitigation:
Input validation should be used to prevent SQL injection attacks.