9.8
CVE-2021-0276
- EPSS 2.63%
- Published 15.07.2021 20:15:09
- Last modified 21.11.2024 05:42:22
- Source sirt@juniper.net
- Teams watchlist Login
- Open Login
A stack-based Buffer Overflow vulnerability in Juniper Networks SBR Carrier with EAP (Extensible Authentication Protocol) authentication configured, allows an attacker sending specific packets causing the radius daemon to crash resulting with a Denial of Service (DoS) or leading to remote code execution (RCE). By continuously sending this specific packets, an attacker can repeatedly crash the radius daemon, causing a sustained Denial of Service (DoS). This issue affects Juniper Networks SBR Carrier: 8.4.1 versions prior to 8.4.1R19; 8.5.0 versions prior to 8.5.0R10; 8.6.0 versions prior to 8.6.0R4.
Data is provided by the National Vulnerability Database (NVD)
Juniper ≫ Steel-belted Radius Carrier Version8.4.1 Update-
Juniper ≫ Steel-belted Radius Carrier Version8.4.1 Updater13
Juniper ≫ Steel-belted Radius Carrier Version8.5.0 Update-
Juniper ≫ Steel-belted Radius Carrier Version8.5.0 Updater4
Juniper ≫ Steel-belted Radius Carrier Version8.6.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.63% | 0.852 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
sirt@juniper.net | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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.