CVE-2008-3509
LoveCMS 1.6.2 - Unauthenticated Remote Code Execution via Admin Panel
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-3509. PoCs published by PoMdaPiMp.
AI-analyzed exploit summary This exploit targets LoveCMS 1.6.2_final by sending a crafted POST request to modify site settings without authentication. It demonstrates an unauthorized configuration change vulnerability.
Description
LoveCMS 1.6.2 does not require administrative authentication for (1) addblock.php, (2) blocks.php, and (3) themes.php in system/admin/, which allows remote attackers to change the configuration or execute arbitrary PHP code via addition of blocks, and other vectors.
Exploits (2)
This exploit targets LoveCMS 1.6.2_final by sending a crafted POST request to modify site settings without authentication. It demonstrates an unauthorized configuration change vulnerability.
This exploit targets LoveCMS by injecting PHP code into a side block via an unauthenticated HTTP POST request. It then ensures the block is visible by submitting additional form data.