CVE-2008-6311
Butterfly Organizer 2.0.1 - SQL Injection via mytable Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6311. PoCs published by Osirys.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in Butterfly Organizer 2.0.1 via the 'id' and 'mytable' parameters in the 'view.php' file, allowing arbitrary SQL query execution.
Description
SQL injection vulnerability in view.php in Butterfly Organizer 2.0.1 allows remote attackers to execute arbitrary SQL commands via the mytable parameter. NOTE: the id vector is covered by another CVE name.
Exploits (2)
The exploit demonstrates a SQL injection vulnerability in Butterfly Organizer 2.0.1 via the 'id' and 'mytable' parameters in the 'view.php' file, allowing arbitrary SQL query execution.
The exploit demonstrates SQL injection and XSS vulnerabilities in Butterfly Organizer 2.0.0. The SQLi exploit leverages unsanitized user input in the 'id' and 'mytable' parameters to extract database credentials, while the XSS exploits target multiple endpoints with reflected payloads.