CVE-2019-25632 PUBLISHED

phpFileManager 1.7.8 Local File Inclusion via index.php

Assigner: VulnCheck
Reserved: 24.03.2026 Published: 24.03.2026 Updated: 24.03.2026

phpFileManager 1.7.8 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the action, fm_current_dir, and filename parameters. Attackers can send GET requests to index.php with crafted parameter values to access sensitive files like /etc/passwd from the server.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor Sourceforge
Product phpFileManager
Versions
  • Version 1.7.8 is affected

Credits

  • Murat Kalafatoglu finder

References

Problem Types

  • Missing Authentication for Critical Function CWE