CVE-2019-25632
MEDIUMphpFileManager 1.7.8 Local File Inclusion via index.php
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2019-25632. PoCs published by Murat Kalafatoglu.
AI-analyzed exploit summary This Python script exploits a Local File Inclusion (LFI) vulnerability in phpFileManager 1.7.8 by sending a crafted HTTP request to read arbitrary files from the server without authentication. The exploit constructs a URL with parameters to specify the directory and filename to be read.
Description
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.
Exploits (1)
This Python script exploits a Local File Inclusion (LFI) vulnerability in phpFileManager 1.7.8 by sending a crafted HTTP request to read arbitrary files from the server without authentication. The exploit constructs a URL with parameters to specify the directory and filename to be read.
References (3)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N