6.8
CVSSv2

CVE-2008-2919

Published: 30/06/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 listing.php in Gryphon gllcTS2 4.2.4 allows remote malicious users to execute arbitrary SQL commands via the sort parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

gryphonllc gryphon gllcts2 4.2.4

Exploits

#!/usr/bin/perl ###################### # #gllcTS2 (listingphp $sort) Remote Blind SQL Injection Exploit # ###################### # #Bug by: h0yt3r # ## ### ## # #This one shows another vulnerability in the gllcTS2 (Thera are many with simple injections) #Same Versions are affected #Also shows the conecpt of how to inject an ORDER BY statement vi ...