W2B PHPHotResources - 'cat.php' SQL Injection

EDB-ID:

31636




Platform:

PHP

Date:

2008-04-11


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

W2B phpHotResources 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.

This issue affects unknown versions of phpHotResources; we will update this BID when more details become available.

http://www.example.com/[path]/cat.php?lang=4&kind=-4214+union+select+1,user_name,password,4,5,6,7,8,9+from+users/*