{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-9314/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-9314/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-9314/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-9314/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-9314/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-9314"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-9314"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.01282,
      "kev": false,
      "percentile": 0.68816
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-9314.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2020-9314\n\ninfo:\n  name: Oracle iPlanet Web Server 7.0.x - Image Injection\n  author: DhiyaneshDk\n  severity: medium\n  description: |\n    Oracle iPlanet Web Server 7.0.x allows image injection in the Administration console via the productNameSrc parameter to an admingui URI. This issue exists because of an incomplete fix for CVE-2012-0516.\n  impact: |\n    Attackers can inject malicious images into the admin console, potentially leading to social engineering, phishing attacks, or interface manipulation.\n  remediation: |\n    Oracle iPlanet Web Server 7.0.x is no longer supported. Migrate to a supported platform or restrict network access to the administration console.\n  reference:\n    - https://wwws.nightwatchcybersecurity.com/2020/05/10/two-vulnerabilities-in-oracles-iplanet-web-server-cve-2020-9315-and-cve-2020-9314/\n    - http://seclists.org/fulldisclosure/2020/May/31\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-9314\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N\n    cvss-score: 4.8\n    cve-id: CVE-2020-9314\n    cwe-id: CWE-79\n    epss-score: 0.01282\n    epss-percentile: 0.68816\n  metadata:\n    verified: false\n    max-request: 2\n    vendor: oracle\n    product: iplanet_web_server\n    shodan-query: \"Oracle-iPlanet-Web-Server\"\n    fofa-query: app=\"Oracle-iPlanet-Web-Server\"\n  tags: cve,cve2020,oracle,iplanet,injection,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/admingui/version/Version?productNameSrc=http://{{interactsh-url}}/test.jpg&productNameHeight=500&productNameWidth=500\"\n      - \"{{BaseURL}}/admingui/version/Masthead.jsp?productNameSrc=http://{{interactsh-url}}/test.jpg&productNameHeight=500&productNameWidth=500\"\n\n    stop-at-first-match: true\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"productNameSrc\"\n          - \"Oracle iPlanet\"\n        condition: and\n\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"http\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a004830460221008eb408abe4cb29cb5f04a7ce4427df61079dbe1ee1f94be2444fed9f36ce3f9f022100ec45c9e38a89bb6f40a6300f0e729f9778658a88b63b0e02c333f8cf60b1fb57:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-9314"
}