CVE-2020-17437

HIGHCVSS 8.2/10EPSS 2.75%

Last modified

CVE-2020-17437 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 2.75% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
8.2/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

EPSS Probability
2.75%

84.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Uip ProjectUip<= 1.0
Open-Iscsi ProjectOpen-Iscsi<= 2.1.7
SiemensSentron 3va Com100 Firmware< 4.4.1
SiemensSentron 3va Com800 Firmware< 4.4.1
SiemensSentron 3va Dsp800 Firmware< 4.0
SiemensSentron Pac2200 Clp FirmwareAll versions
SiemensSentron Pac2200 Firmware< 3.2.2
SiemensSentron Pac3200 Firmware< 2.4.7
SiemensSentron Pac3200t Firmware< 3.2.2
SiemensSentron Pac3220 Firmware< 3.2.0
SiemensSentron Pac4200 Firmware< 2.3.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2020-17437?
CVE-2020-17437 has a CVSS score of 8.2/10 (HIGH severity). The EPSS model estimates a 2.75% probability of exploitation in the next 30 days.
How do I fix CVE-2020-17437?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-17437?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST