CVE-2008-4913
LokiCMS <= 0.3.3 - Unauthenticated Arbitrary File Deletion via Admin.php Delete Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4913. PoCs published by cOndemned.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file deletion vulnerability in LokiCMS 0.3.3 by manipulating the 'delete' parameter in admin.php. The PoC shows how to delete the Config.php file, leading to a denial of service (DoS) condition.
Description
Directory traversal vulnerability in admin.php in LokiCMS 0.3.3 and earlier allows remote attackers to delete arbitrary files via a .. (dot dot) in the delete parameter.
Exploits (1)
This exploit demonstrates an arbitrary file deletion vulnerability in LokiCMS 0.3.3 by manipulating the 'delete' parameter in admin.php. The PoC shows how to delete the Config.php file, leading to a denial of service (DoS) condition.