BASE 'base_qry_main.php' SQL Injection Vulnerability
BID:51874
Info
BASE 'base_qry_main.php' SQL Injection Vulnerability
| Bugtraq ID: | 51874 |
| Class: | Input Validation Error |
| CVE: |
CVE-2012-1017 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 06 2012 12:00AM |
| Updated: | Feb 09 2012 12:00PM |
| Credit: | a.kadir altan |
| Vulnerable: |
BASE BASE 1.4.5 |
| Not Vulnerable: | |
Discussion
BASE 'base_qry_main.php' SQL Injection Vulnerability
BASE is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
BASE 1.4.5 is vulnerable; other versions may also be affected.
BASE is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
BASE 1.4.5 is vulnerable; other versions may also be affected.
Exploit / POC
BASE 'base_qry_main.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/base_qry_main.php?new=2&num_result_rows=-1&submit=Query%20DB¤t_view=-1&ip_addr_cnt=1&ip_addr[0][0]=%20&ip_addr[0][1]=ip_dst&ip_addr[0][2]==&ip_addr[0][3]=11.11.11.11&ip_addr[0][8]=%20&ip_addr[0][9]=%20<SQLi HERE>
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/base_qry_main.php?new=2&num_result_rows=-1&submit=Query%20DB¤t_view=-1&ip_addr_cnt=1&ip_addr[0][0]=%20&ip_addr[0][1]=ip_dst&ip_addr[0][2]==&ip_addr[0][3]=11.11.11.11&ip_addr[0][8]=%20&ip_addr[0][9]=%20<SQLi HERE>
Solution / Fix
BASE 'base_qry_main.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].