CVE-2007-5278

zomplog <= 3.8.1 - Unauthenticated Sensitive Information Exposure via Upload Directory

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-5278. 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

Zomplog 3.8.1 and earlier stores potentially sensitive information under the web root with insufficient access control, which allows remote attackers to download files that were uploaded by users, as demonstrated by obtaining a directory listing via a direct request to /upload and then retrieving individual files. NOTE: in a non-default configuration, the directory listing is denied, but filenames may be predicable.

Exploits (1)

exploitdb WORKING POC VERIFIED
by InATeam · phpwebappsphp
https://www.exploit-db.com/exploits/4466

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.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Zomplog <= 3.8.1
No auth needed
Prerequisites: Target server with Zomplog <= 3.8.1 installed · Network access to the target server
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/4466
Exploit, Patch vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/25861

Scores

EPSS 0.0202
EPSS Percentile 78.4%

Details

CWE
CWE-264
Status published
Products (1)
zomplog/zomplog 3.8.1
Published Oct 08, 2007
Tracked Since Feb 18, 2026