CVE-2008-0422
boastmachine < 3.1 - SQL Injection via mail.php id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0422. PoCs published by Virangar Security.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in boastMachine <=3.1, allowing an attacker to extract admin credentials via a crafted URL. The PoC uses a UNION-based SQLi to retrieve the username and password hash from the `bmc_users` table.
Description
SQL injection vulnerability in mail.php in boastMachine (aka bMachine) 3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in boastMachine <=3.1, allowing an attacker to extract admin credentials via a crafted URL. The PoC uses a UNION-based SQLi to retrieve the username and password hash from the `bmc_users` table.