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.
References
Link Resource
https://cert-portal.siemens.com/productcert/pdf/ssa-541018.pdf Patch Third Party Advisory
https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01 Third Party Advisory US Government Resource
https://www.kb.cert.org/vuls/id/815128 Third Party Advisory US Government Resource
Configurations

Configuration 1 (hide)

AND
cpe:2.3:a:uip_project:uip:*:*:*:*:*:*:*:*
cpe:2.3:o:contiki-os:contiki:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:open-iscsi_project:open-iscsi:*:*:*:*:*:*:*:*

Configuration 3 (hide)

AND
cpe:2.3:o:siemens:sentron_3va_com100_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_3va_com100:-:*:*:*:*:*:*:*

Configuration 4 (hide)

AND
cpe:2.3:o:siemens:sentron_3va_com800_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_3va_com800:-:*:*:*:*:*:*:*

Configuration 5 (hide)

AND
cpe:2.3:o:siemens:sentron_3va_dsp800_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_3va_dsp800:-:*:*:*:*:*:*:*

Configuration 6 (hide)

AND
cpe:2.3:o:siemens:sentron_pac2200_clp_firmware:-:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_pac2200_clp:-:*:*:*:*:*:*:*

Configuration 7 (hide)

AND
cpe:2.3:o:siemens:sentron_pac2200_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_pac2200:-:*:*:*:*:*:*:*

Configuration 8 (hide)

AND
cpe:2.3:o:siemens:sentron_pac3200_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_pac3200:-:*:*:*:*:*:*:*

Configuration 9 (hide)

AND
cpe:2.3:o:siemens:sentron_pac3200t_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_pac3200t:-:*:*:*:*:*:*:*

Configuration 10 (hide)

AND
cpe:2.3:o:siemens:sentron_pac3220_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_pac3220:-:*:*:*:*:*:*:*

Configuration 11 (hide)

AND
cpe:2.3:o:siemens:sentron_pac4200_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:siemens:sentron_pac4200:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-12-11 23:15

Updated : 2024-02-28 18:08


NVD link : CVE-2020-17437

Mitre link : CVE-2020-17437

CVE.ORG link : CVE-2020-17437


JSON object : View

Products Affected

siemens

  • sentron_3va_com800
  • sentron_pac3200t_firmware
  • sentron_pac3200t
  • sentron_pac4200
  • sentron_3va_com100
  • sentron_pac3200
  • sentron_3va_dsp800
  • sentron_3va_dsp800_firmware
  • sentron_pac4200_firmware
  • sentron_pac3220_firmware
  • sentron_pac3200_firmware
  • sentron_pac3220
  • sentron_3va_com100_firmware
  • sentron_pac2200_clp_firmware
  • sentron_pac2200_firmware
  • sentron_pac2200_clp
  • sentron_3va_com800_firmware
  • sentron_pac2200

uip_project

  • uip

open-iscsi_project

  • open-iscsi

contiki-os

  • contiki
CWE
CWE-787

Out-of-bounds Write