4.9

CVE-2024-47909

A stack-based buffer overflow in Ivanti Connect Secure before version 22.7R2.3 and Ivanti Policy Secure before version 22.7R1.2 allows a remote authenticated attacker with admin privileges to cause a denial of service.

Data is provided by the National Vulnerability Database (NVD)
IvantiConnect Secure Version < 22.7
IvantiConnect Secure Version22.7 Update-
IvantiConnect Secure Version22.7 Updater1
IvantiConnect Secure Version22.7 Updater1.1
IvantiConnect Secure Version22.7 Updater1.2
IvantiConnect Secure Version22.7 Updater1.3
IvantiConnect Secure Version22.7 Updater1.4
IvantiConnect Secure Version22.7 Updater1.5
IvantiConnect Secure Version22.7 Updater2
IvantiConnect Secure Version22.7 Updater2.1
IvantiConnect Secure Version22.7 Updater2.2
IvantiPolicy Secure Version < 22.7
IvantiPolicy Secure Version22.7 Update-
IvantiPolicy Secure Version22.7 Updater1
IvantiPolicy Secure Version22.7 Updater1.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.72% 0.716
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 4.9 1.2 3.6
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
3c1d8aa1-5a33-4ea4-8992-aadd6440af75 4.9 1.2 3.6
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.