CVE-2006-7071
Invision Power Board 2.1-2.1.6 - SQL Injection via CLIENT_IP Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-7071. PoCs published by w4g.not null, RusH.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Invision Power Board 2.1.* by manipulating the 's' parameter in the URL to extract user credentials (hashes, salts, and emails) via UNION-based SQLi. It automates detection of the vulnerability, table prefix, and data exfiltration.
Description
SQL injection vulnerability in classes/class_session.php in Invision Power Board (IPB) 2.1 up to 2.1.6 allows remote attackers to execute arbitrary SQL commands via the CLIENT_IP parameter.
Exploits (2)
This exploit targets a SQL injection vulnerability in Invision Power Board 2.1.* by manipulating the 's' parameter in the URL to extract user credentials (hashes, salts, and emails) via UNION-based SQLi. It automates detection of the vulnerability, table prefix, and data exfiltration.
This Perl script exploits a SQL injection vulnerability in Invision Power Board v2.1.* <= 2.1.6 via the LOCAL_IP parameter. It provides a GUI to extract database information, create admin accounts, and retrieve session data.