Lucene search
+L

108 matches found

NVD
NVD
added 2020/12/11 11:15 p.m.17 views

CVE-2020-17439

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that the incoming DNS replies match outgoing DNS queries in newdata in resolv.c. Also, arbitrary DNS replies are parsed if there was any outgoing DNS query wi...

8.3CVSS8.9AI score0.03145EPSS
SaveExploits0References2
NVD
NVD
added 2020/12/11 11:15 p.m.20 views

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...

8.2CVSS8.1AI score0.02774EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/11 11:15 p.m.19 views

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...

8.2CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2020/12/11 11:15 p.m.18 views

CVE-2020-17438

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that reassembles fragmented packets fails to properly validate the total length of an incoming packet specified in its IP header, as well as the fragmentation offset value specified in the IP header. By crafti...

9.8CVSS8.1AI score
SaveExploits0References2
OSV
OSV
added 2020/12/11 11:15 p.m.15 views

CVE-2020-17439

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that the incoming DNS replies match outgoing DNS queries in newdata in resolv.c. Also, arbitrary DNS replies are parsed if there was any outgoing DNS query wi...

8.3CVSS7.1AI score
SaveExploits0References2
Prion
Prion
added 2020/12/11 11:15 p.m.27 views

Null pointer dereference

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...

6.4CVSS7.9AI score0.02774EPSS
SaveExploits0References3Affected Software10
Prion
Prion
added 2020/12/11 11:15 p.m.18 views

Out-of-bounds

The code that processes DNS responses in uIP through 1.0, as used in Contiki and Contiki-NG, does not check whether the number of responses specified in the DNS packet header corresponds to the response data available in the DNS packet, leading to an out-of-bounds read and Denial-of-Service in...

6.4CVSS8.9AI score0.02404EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/11 11:15 p.m.20 views

Null pointer dereference

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that domain names present in the DNS responses have '\0' termination. This results in errors when calculating the offset of the pointer that jumps over domain...

5CVSS8.5AI score0.02761EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/11 11:15 p.m.18 views

Default configuration

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that the incoming DNS replies match outgoing DNS queries in newdata in resolv.c. Also, arbitrary DNS replies are parsed if there was any outgoing DNS query wi...

7.5CVSS9.1AI score0.03145EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/12/11 11:15 p.m.16 views

Code injection

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that reassembles fragmented packets fails to properly validate the total length of an incoming packet specified in its IP header, as well as the fragmentation offset value specified in the IP header. By crafti...

7.5CVSS9.8AI score0.1854EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/12/11 10:42 p.m.77 views

CVE-2020-24334

The CVE-2020-24334 issue affects the DNS response handling in uIP (used by Contiki/Contiki-NG). It allows an out-of-bounds read in resolv.c when the DNS header’s answer count does not match the actual data present, enabling Denial-of-Service. Affected stacks include uIP up to 1.0 and Contiki/Cont...

8.2CVSS8.1AI score0.02404EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:42 p.m.30 views

CVE-2020-24334

The code that processes DNS responses in uIP through 1.0, as used in Contiki and Contiki-NG, does not check whether the number of responses specified in the DNS packet header corresponds to the response data available in the DNS packet, leading to an out-of-bounds read and Denial-of-Service in...

8.8AI score0.02404EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/11 10:27 p.m.95 views

CVE-2020-17440

CVE-2020-17440 affects uIP 1.0 (and Contiki-OS/NG and related stacks) where DNS packet parsing does not verify that domain names are null-terminated, enabling memory corruption via crafted DNS responses. Root cause is improper null termination handling in resolv.c (newdata()/parse_name()). Impact...

7.5CVSS7.5AI score0.02761EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:27 p.m.27 views

CVE-2020-17440

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that domain names present in the DNS responses have '\0' termination. This results in errors when calculating the offset of the pointer that jumps over domain...

8AI score0.02761EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/12/11 10:26 p.m.26 views

CVE-2020-17439

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that parses incoming DNS packets does not validate that the incoming DNS replies match outgoing DNS queries in newdata in resolv.c. Also, arbitrary DNS replies are parsed if there was any outgoing DNS query wi...

8.9AI score0.03145EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/11 10:26 p.m.84 views

CVE-2020-17439

CVE-2020-17439 affects uIP 1.0 (used in Contiki 3.0 and other products). The DNS client parses DNS replies without validating that replies match outgoing queries; DNS transaction IDs are insufficiently random and small DNS caches (4 entries) enable DNS cache poisoning. Connected sources confirm a...

8.3CVSS8.2AI score0.03145EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/12/11 10:25 p.m.23 views

CVE-2020-17438

An issue was discovered in uIP 1.0, as used in Contiki 3.0 and other products. The code that reassembles fragmented packets fails to properly validate the total length of an incoming packet specified in its IP header, as well as the fragmentation offset value specified in the IP header. By crafti...

9.8AI score0.1854EPSS
SaveExploits0References2
CVE
CVE
added 2020/12/11 10:25 p.m.96 views

CVE-2020-17438

CVE-2020-17438 affects uIP 1.0 (used in Contiki 3.0 and other products). The IP reassembly code fails to validate the total packet length and fragmentation offset, enabling crafted IP headers to write past the static buffer into the .bss area, causing a denial of service in uip_reass() and potent...

9.8CVSS9.8AI score0.1854EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/12/11 10:24 p.m.87 views

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...

8.2CVSS8.2AI score0.02774EPSS
SaveExploits0
CVE
CVE
added 2020/12/11 10:24 p.m.122 views

CVE-2020-17437

CVE-2020-17437 affects uIP 1.0 (used in Contiki 3.0 and similar) where the TCP Urgent flag and Urgent pointer are not properly bounded. When urgent data is ignored, code uses the Urgent pointer as an offset to separate urgent data, but the offset length isn’t checked, allowing the data pointer to...

8.2CVSS7.9AI score0.02774EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder