8.2

CVE-2020-17437

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. When the Urgent flag is set in a TCP packet, and the stack is configured to ignore the urgent data, the stack attempts to use the value of the Urgent pointer bytes to separate the Urgent data from the normal data, by calculating the offset at which the normal data should be present in the global buffer. However, the length of this offset is not checked; therefore, for large values of the Urgent pointer bytes, the data pointer can point to memory that is way beyond the data buffer in uip_process in uip.c.

Data is provided by the National Vulnerability Database (NVD)
Uip ProjectUip Version <= 1.0
   Contiki-osContiki Version <= 3.0
Open-iscsi ProjectOpen-iscsi Version <= 2.1.7
SiemensSentron 3va Com100 Firmware Version < 4.4.1
   SiemensSentron 3va Com100 Version-
SiemensSentron 3va Com800 Firmware Version < 4.4.1
   SiemensSentron 3va Com800 Version-
SiemensSentron 3va Dsp800 Firmware Version < 4.0
   SiemensSentron 3va Dsp800 Version-
SiemensSentron Pac2200 Firmware Version < 3.2.2
   SiemensSentron Pac2200 Version-
SiemensSentron Pac3200 Firmware Version < 2.4.7
   SiemensSentron Pac3200 Version-
SiemensSentron Pac3200t Firmware Version < 3.2.2
   SiemensSentron Pac3200t Version-
SiemensSentron Pac3220 Firmware Version < 3.2.0
   SiemensSentron Pac3220 Version-
SiemensSentron Pac4200 Firmware Version < 2.3.0
   SiemensSentron Pac4200 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.24% 0.473
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.2 3.9 4.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
nvd@nist.gov 6.4 10 4.9
AV:N/AC:L/Au:N/C:P/I:N/A:P
CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.