Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1292. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in vBulletin <= 3.6.4 via the 'postids' parameter in inlinemod.php, allowing privilege escalation by hijacking admin sessions. It requires a Super Moderator account and exploits improper input validation to inject SQL queries.
Description
SQL injection vulnerability in inlinemod.php in Jelsoft vBulletin before 3.5.8, and before 3.6.5 in the 3.6.x series, might allow remote authenticated users to execute arbitrary SQL commands via the postids parameter. NOTE: the vendor states that the attack is feasible only in circumstances "almost impossible to achieve."
Exploits (1)
This exploit targets a SQL injection vulnerability in vBulletin <= 3.6.4 via the 'postids' parameter in inlinemod.php, allowing privilege escalation by hijacking admin sessions. It requires a Super Moderator account and exploits improper input validation to inject SQL queries.