6.8
CVSSv2

CVE-2007-5646

Published: 23/10/2007 Updated: 17/12/2019
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 Sources/Search.php in Simple Machines Forum (SMF) 1.1.3, when MySQL 5 is used, allows remote malicious users to execute arbitrary SQL commands via the userspec parameter in a search2 action to index.php.

Vulnerable Product Search on Vulmon Subscribe to Product

simple machines simple machines forum 1.0.11

simple machines simple machines forum 1.1.3

Exploits

#!/usr/bin/perl #Written By Michael Brooks #contact: th3(dot)r00k(at)gmail(dot)com #SMF 113 Extremely fast Blind SQL Injection Exploit! # -Binary Search # -Multi-Threaded # -NO benchmark()'s # #Two SQL Injection flaws #Works with magic_quotes_gpc=On or Off #Total Bypass of SMF's SQL Injection filter #I submitted a patch for these flaws: #h ...