Admin Bot - 'news.php' SQL Injection

EDB-ID:

36290

CVE:

N/A


Author:

baltazar

Type:

webapps


Platform:

PHP

Date:

2011-11-07


source: https://www.securityfocus.com/bid/50562/info

Admin Bot 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 implementation. 

http://www.example.com/news.php?wgo=666+and+1=2+union+all+select+0,1,BALTAZAR,3,4,5,6,7,8--