CVE-2024-47909
12.11.2024, 16:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
ivanti | connect_secure | 𝑥 < 22.7 |
ivanti | connect_secure | 22.7 |
ivanti | connect_secure | 22.7:r1 |
ivanti | connect_secure | 22.7:r1.1 |
ivanti | connect_secure | 22.7:r1.2 |
ivanti | connect_secure | 22.7:r1.3 |
ivanti | connect_secure | 22.7:r1.4 |
ivanti | connect_secure | 22.7:r1.5 |
ivanti | connect_secure | 22.7:r2 |
ivanti | connect_secure | 22.7:r2.1 |
ivanti | connect_secure | 22.7:r2.2 |
ivanti | policy_secure | 𝑥 < 22.7 |
ivanti | policy_secure | 22.7 |
ivanti | policy_secure | 22.7:r1 |
ivanti | policy_secure | 22.7:r1.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA 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 WriteThe software writes data past the end, or before the beginning, of the intended buffer.