CVE-2007-5646
Simple Machines Forum 1.1.3 - SQL Injection via Userspec Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5646. PoCs published by Michael Brooks.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in Simple Machines Forum (SMF) 1.1.3, allowing an attacker to extract password hashes or install a backdoor via SQL queries. It uses multi-threading and binary search techniques to efficiently extract data.
Description
SQL injection vulnerability in Sources/Search.php in Simple Machines Forum (SMF) 1.1.3, when MySQL 5 is used, allows remote attackers to execute arbitrary SQL commands via the userspec parameter in a search2 action to index.php.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in Simple Machines Forum (SMF) 1.1.3, allowing an attacker to extract password hashes or install a backdoor via SQL queries. It uses multi-threading and binary search techniques to efficiently extract data.