{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-18394/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-18394/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-18394/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-18394/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-18394/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-18394"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-18394"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.32304,
      "kev": false,
      "percentile": 0.98251
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-18394.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2019-18394\n\ninfo:\n  name: Ignite Realtime Openfire <=4.4.2 - Server-Side Request Forgery\n  author: pdteam\n  severity: critical\n  description: Ignite Realtime Openfire through version 4.4.2 allows attackers to send arbitrary HTTP GET requests in FaviconServlet.java, resulting in server-side request forgery.\n  impact: |\n    An attacker can exploit this vulnerability to send crafted requests to internal resources, leading to unauthorized access or information disclosure.\n  remediation: |\n    Upgrade to the latest version of Ignite Realtime Openfire (>=4.4.3) to fix this vulnerability.\n  reference:\n    - https://swarm.ptsecurity.com/openfire-admin-console/\n    - https://github.com/igniterealtime/Openfire/pull/1497\n    - https://github.com/sobinge/nuclei-templates\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-18394\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2019-18394\n    cwe-id: CWE-918\n    epss-score: 0.32304\n    epss-percentile: 0.98251\n    cpe: cpe:2.3:a:igniterealtime:openfire:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    verified: true\n    vendor: igniterealtime\n    product: openfire\n    shodan-query:\n      - http.title:\"openfire admin console\"\n      - http.title:\"openfire\"\n    fofa-query:\n      - title=\"openfire\"\n      - title=\"openfire admin console\"\n    google-query:\n      - intitle:\"openfire\"\n      - intitle:\"openfire admin console\"\n  tags: cve,cve2019,ssrf,openfire,oast,igniterealtime,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/getFavicon?host=oast.fun?\"\n\n    matchers:\n      - type: dsl\n        dsl:\n          - \"contains(body, 'Interactsh Server')\"\n          - \"contains(content_type, 'image/x-icon')\"\n          - \"status_code == 200\"\n        condition: and\n# digest: 4a0a00473045022100b118444aff7d11bfef062997bf3fec29799d151aa4269d80cbfd9fd7a2c4015a02201377cdc698a57a1ad1ffb03422e30087f731b3f9d69e21acc68490f73263d627:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-18394"
}