7.4
CVE-2021-25217
- EPSS 0.41%
- Veröffentlicht 26.05.2021 22:15:07
- Zuletzt bearbeitet 21.11.2024 05:54:34
- Quelle security-officer@isc.org
- Teams Watchlist Login
- Unerledigt Login
In ISC DHCP 4.1-ESV-R1 -> 4.1-ESV-R16, ISC DHCP 4.4.0 -> 4.4.2 (Other branches of ISC DHCP (i.e., releases in the 4.0.x series or lower and releases in the 4.3.x series) are beyond their End-of-Life (EOL) and no longer supported by ISC. From inspection it is clear that the defect is also present in releases from those series, but they have not been officially tested for the vulnerability), The outcome of encountering the defect while reading a lease that will trigger it varies, according to: the component being affected (i.e., dhclient or dhcpd) whether the package was built as a 32-bit or 64-bit binary whether the compiler flag -fstack-protection-strong was used when compiling In dhclient, ISC has not successfully reproduced the error on a 64-bit system. However, on a 32-bit system it is possible to cause dhclient to crash when reading an improper lease, which could cause network connectivity problems for an affected system due to the absence of a running DHCP client process. In dhcpd, when run in DHCPv4 or DHCPv6 mode: if the dhcpd server binary was built for a 32-bit architecture AND the -fstack-protection-strong flag was specified to the compiler, dhcpd may exit while parsing a lease file containing an objectionable lease, resulting in lack of service to clients. Additionally, the offending lease and the lease immediately following it in the lease database may be improperly deleted. if the dhcpd server binary was built for a 64-bit architecture OR if the -fstack-protection-strong compiler flag was NOT specified, the crash will not occur, but it is possible for the offending lease and the lease which immediately followed it to be improperly deleted.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Fedoraproject ≫ Fedora Version33
Fedoraproject ≫ Fedora Version34
Debian ≫ Debian Linux Version9.0
Siemens ≫ Ruggedcom Rox Rx1400 Firmware Version < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1500 Firmware Version >= 2.3.0 < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1501 Firmware Version >= 2.3.0 < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1510 Firmware Version >= 2.3.0 < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1511 Firmware Version >= 2.3.0 < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1512 Firmware Version >= 2.3.0 < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1524 Firmware Version < 2.15.0
Siemens ≫ Ruggedcom Rox Rx1536 Firmware Version < 2.15.0
Siemens ≫ Ruggedcom Rox Rx5000 Firmware Version >= 2.3.0 < 2.15.0
Siemens ≫ Ruggedcom Rox Mx5000 Firmware Version >= 2.3.0 < 2.15.0
Netapp ≫ Ontap Select Deploy Administration Utility Version-
Netapp ≫ Solidfire & Hci Management Node Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.41% | 0.61 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 3.3 | 6.5 | 2.9 |
AV:A/AC:L/Au:N/C:N/I:N/A:P
|
nvd@nist.gov | 7.4 | 2.8 | 4 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
|
security-officer@isc.org | 7.4 | 2.8 | 4 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.