CVE-2008-4701
Liberia CMS 1.12 - SQL Injection via libera_staff_user Cookie Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4701. PoCs published by StAkeR.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in Libera CMS via a maliciously crafted cookie to bypass authentication and add a new admin user. The script uses LWP::UserAgent to send a POST request with the injection payload.
Description
SQL injection vulnerability in admin.php in Libera CMS 1.12, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the libera_staff_user cookie parameter, a different vector than CVE-2008-4700. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit leverages a SQL injection vulnerability in Libera CMS via a maliciously crafted cookie to bypass authentication and add a new admin user. The script uses LWP::UserAgent to send a POST request with the injection payload.