CVE-2007-5231
Zomplog <= 3.8.1 - Authenticated Arbitrary File Upload via admin/upload_files.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5231. PoCs published by InATeam.
AI-analyzed exploit summary This PHP script exploits an arbitrary file upload vulnerability in Zomplog <= 3.8.1 by directly accessing the unprotected /admin/upload_files.php endpoint, bypassing authentication, and uploading a malicious file. It handles both directory listing and brute-forcing scenarios to locate the uploaded file.
Description
Unrestricted file upload vulnerability in admin/upload_files.php in Zomplog 3.8.1 and earlier allows remote authenticated administrators to upload and execute arbitrary .php files by sending a modified MIME type. NOTE: this can be exploited by unauthenticated attackers by leveraging CVE-2007-5230.
Exploits (1)
This PHP script exploits an arbitrary file upload vulnerability in Zomplog <= 3.8.1 by directly accessing the unprotected /admin/upload_files.php endpoint, bypassing authentication, and uploading a malicious file. It handles both directory listing and brute-forcing scenarios to locate the uploaded file.