7.4

CVE-2021-25217

Exploit

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.

Data is provided by the National Vulnerability Database (NVD)
IscDhcp Version >= 4.4.0 <= 4.4.2
IscDhcp Version4.1-esv Updater1
IscDhcp Version4.1-esv Updater10
IscDhcp Version4.1-esv Updater10_b1
IscDhcp Version4.1-esv Updater10_rc1
IscDhcp Version4.1-esv Updater10b1
IscDhcp Version4.1-esv Updater10rc1
IscDhcp Version4.1-esv Updater11
IscDhcp Version4.1-esv Updater11_b1
IscDhcp Version4.1-esv Updater11_rc1
IscDhcp Version4.1-esv Updater11_rc2
IscDhcp Version4.1-esv Updater11b1
IscDhcp Version4.1-esv Updater11rc1
IscDhcp Version4.1-esv Updater11rc2
IscDhcp Version4.1-esv Updater12
IscDhcp Version4.1-esv Updater12-p1
IscDhcp Version4.1-esv Updater12_b1
IscDhcp Version4.1-esv Updater12_p1
IscDhcp Version4.1-esv Updater12b1
IscDhcp Version4.1-esv Updater13
IscDhcp Version4.1-esv Updater13_b1
IscDhcp Version4.1-esv Updater13b1
IscDhcp Version4.1-esv Updater14
IscDhcp Version4.1-esv Updater14_b1
IscDhcp Version4.1-esv Updater14b1
IscDhcp Version4.1-esv Updater15
IscDhcp Version4.1-esv Updater15-p1
IscDhcp Version4.1-esv Updater15_b1
IscDhcp Version4.1-esv Updater16
FedoraprojectFedora Version33
FedoraprojectFedora Version34
DebianDebian Linux Version9.0
SiemensRuggedcom Rox Rx1400 Firmware Version < 2.15.0
   SiemensRuggedcom Rox Rx1400 Version-
SiemensRuggedcom Rox Rx1500 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Rx1500 Version-
SiemensRuggedcom Rox Rx1501 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Rx1501 Version-
SiemensRuggedcom Rox Rx1510 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Rx1510 Version-
SiemensRuggedcom Rox Rx1511 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Rx1511 Version-
SiemensRuggedcom Rox Rx1512 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Rx1512 Version-
SiemensRuggedcom Rox Rx1524 Firmware Version < 2.15.0
   SiemensRuggedcom Rox Rx1524 Version-
SiemensRuggedcom Rox Rx1536 Firmware Version < 2.15.0
   SiemensRuggedcom Rox Rx1536 Version-
SiemensRuggedcom Rox Rx5000 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Rx5000 Version-
SiemensRuggedcom Rox Mx5000 Firmware Version >= 2.3.0 < 2.15.0
   SiemensRuggedcom Rox Mx5000 Version-
SiemensSinec Ins Version < 1.0
SiemensSinec Ins Version1.0 Update-
SiemensSinec Ins Version1.0 Updatesp1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.41% 0.61
CVSS Metriken
Source 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.