Impact
The vulnerability resides in Veno File Manager Project 4.4.9. The access control check in /vfm-admin/admin-panel/view/save-cvs.php is incorrectly implemented, allowing an attacker to send a crafted POST request without authentication and receive all application logs from a specified date onward. This reflects a CWE-284 (Improper Access Control) flaw, leading to full data exposure of internal log files and compromising confidentiality.
Affected Systems
Veno File Manager Project 4.4.9 is affected. The flaw exists in the admin‑panel endpoint save‑cvs.php; no newer versions that address the issue are listed in the input.
Risk and Exploitability
The EPSS score is not available and the vulnerability is not listed in the KEV catalog, so the exact likelihood of exploitation is unknown. Nonetheless, the flaw allows unauthenticated extraction of all log data via an HTTP POST request that bypasses authentication checks. Attackers could retrieve any log starting from the requested date, potentially exposing sensitive system and user information.
OpenCVE Enrichment