8.2
CVE-2020-17437
- EPSS 0.24%
- Published 11.12.2020 23:15:12
- Last modified 21.11.2024 05:08:06
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
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 Project ≫ Uip Version <= 1.0
Open-iscsi Project ≫ Open-iscsi Version <= 2.1.7
Siemens ≫ Sentron 3va Com100 Firmware Version < 4.4.1
Siemens ≫ Sentron 3va Com800 Firmware Version < 4.4.1
Siemens ≫ Sentron 3va Dsp800 Firmware Version < 4.0
Siemens ≫ Sentron Pac2200 Clp Firmware Version-
Siemens ≫ Sentron Pac2200 Firmware Version < 3.2.2
Siemens ≫ Sentron Pac3200 Firmware Version < 2.4.7
Siemens ≫ Sentron Pac3200t Firmware Version < 3.2.2
Siemens ≫ Sentron Pac3220 Firmware Version < 3.2.0
Siemens ≫ Sentron Pac4200 Firmware Version < 2.3.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.24% | 0.473 |
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.