CVE-2008-7181
Butterfly Organizer 2.0.0 - Unauthenticated Arbitrary Category and Account Deletion via Parameter Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7181. PoCs published by Stack.
AI-analyzed exploit summary This Perl script exploits an arbitrary deletion vulnerability in Butterfly Organizer 2.0.0 by sending crafted HTTP requests to delete categories or accounts without proper authentication. It uses LWP::UserAgent to interact with the target application.
Description
Butterfly Organizer 2.0.0 allows remote attackers to (1) delete arbitrary categories via a modified tablehere parameter to category-delete.php with the is_js_confirmed parameter set to 1, or (2) delete arbitrary accounts via the mytable parameter to delete.php.
Exploits (1)
This Perl script exploits an arbitrary deletion vulnerability in Butterfly Organizer 2.0.0 by sending crafted HTTP requests to delete categories or accounts without proper authentication. It uses LWP::UserAgent to interact with the target application.