CVE-2008-2920
eztechhelp_ezcms < 1.2 - Unauthenticated Arbitrary File Manipulation via File Manager
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2920. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This is a technical writeup detailing two vulnerabilities in EZCMS <= 1.2: a blind SQL injection in the 'page' parameter of index.php and an arbitrary file manager access vulnerability. The writeup provides clear examples and technical details but does not include functional exploit code.
Description
admin/filemanager/ (aka the File Manager) in EZTechhelp EZCMS 1.2 and earlier does not require authentication, which allows remote attackers to create, modify, read, and delete files.
Exploits (1)
This is a technical writeup detailing two vulnerabilities in EZCMS <= 1.2: a blind SQL injection in the 'page' parameter of index.php and an arbitrary file manager access vulnerability. The writeup provides clear examples and technical details but does not include functional exploit code.