5
CVSSv2

CVE-2007-2749

Published: 17/05/2007 Updated: 11/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

SQL injection vulnerability in question.php in FAQEngine 4.16.03 and previous versions allows remote malicious users to execute arbitrary SQL commands via the questionref parameter in a display action.

Vulnerable Product Search on Vulmon Subscribe to Product

faqengine faqengine

Exploits

#!/usr/bin/perl -w ################################################################################# # # # FAQEngine <= v41603 SQL Injection Exploit # # # # Discovered by: Silentz # # Payload: Admin Username & Hash Retrieval # # Website: wwww4ck1ngcom # # # # Vulnerable Cod ...