7.5

CVE-2024-47907

A stack-based buffer overflow in IPsec of Ivanti Connect Secure before version 22.7R2.3 allows a remote unauthenticated attacker to cause a denial of service.

Daten sind bereitgestellt durch 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
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.67% 0.705
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
3c1d8aa1-5a33-4ea4-8992-aadd6440af75 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/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.