Lucene search
+L

95 matches found

Prion
Prion
added 2021/08/19 11:15 a.m.22 views

Heap overflow

An issue was discovered in HCC embedded InterNiche 4.0.1. A potential heap buffer overflow exists in the code that parses the HTTP POST request, due to an incorrect signed integer comparison. This vulnerability requires the attacker to send a malformed HTTP packet with a negative Content-Length,...

5CVSS8.8AI score0.01675EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/08/19 11:15 a.m.20 views

Information disclosure

An issue was discovered in HCC embedded InterNiche 4.0.1. This vulnerability allows the attacker to predict a DNS query's source port in order to send forged DNS response packets that will be accepted as valid answers to the DNS client's requests without sniffing the specific request. Data is...

5CVSS8.5AI score0.0127EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/19 11:13 a.m.35 views

CVE-2020-35683

An issue was discovered in HCC Nichestack 3.0. The code that parses ICMP packets relies on an unchecked value of the IP payload size extracted from the IP header to compute the ICMP checksum. When the IP payload size is set to be smaller than the size of the IP header, the ICMP checksum computati...

7.9AI score0.02287EPSS
Exploits0References4
CVE
CVE
added 2021/08/19 11:13 a.m.67 views

CVE-2020-35683

CVE-2020-35683 affects HCC Embedded/InterNiche Nichestack/NicheLite prior to version 4.3. The root cause is an unchecked IP payload size used to compute the ICMP checksum, which can cause an out-of-bounds read and lead to Denial-of-Service. Red Hat notes the in_ipv4 module (v1.5) as impacted; CIS...

7.5CVSS7.8AI score0.02287EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2021/08/19 11:9 a.m.62 views

CVE-2021-36762

CVE-2021-36762 affects HCC Embedded InterNiche NicheStack and NicheLite up to version 4.3. The tfshnd():tftpsrv.c TFTP packet processing function may read beyond the protocol buffer when a filename isn’t properly NULL-terminated, enabling out-of-bounds reads and potential DoS. Impact is described...

7.8CVSS7.9AI score0.023EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2021/08/19 11:9 a.m.24 views

CVE-2021-36762

An issue was discovered in HCC Embedded InterNiche NicheStack through 4.3. The tfshnd:tftpsrv.c TFTP packet processing function doesn't ensure that a filename is adequately '\0' terminated; therefore, a subsequent call to strlen for the filename might read out of bounds of the protocol packet...

8.2AI score0.023EPSS
Exploits0References3
CVE
CVE
added 2021/08/19 10:52 a.m.70 views

CVE-2021-31400

CVE-2021-31400 affects HCC Embedded InterNiche/NicheStack TCP/IP stack (in tcp_pulloutofband() in tcp_in.c, 4.0.1) where out-of-band urgent data handling may call a panic, potentially causing an infinite loop and DoS. Public sources (NVD, Red Hat CVE page, CERT/ICS, ENISA ENISA, and ICSA Update B...

7.5CVSS7.8AI score0.01493EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/19 10:52 a.m.24 views

CVE-2021-31400

An issue was discovered in tcppulloutofband in tcpin.c in HCC embedded InterNiche 4.0.1. The TCP out-of-band urgent-data processing function invokes a panic function if the pointer to the end of the out-of-band data points outside of the TCP segment's data. If the panic function hadn't a trap...

8.1AI score0.01493EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/08/19 10:51 a.m.19 views

CVE-2021-31228

An issue was discovered in HCC embedded InterNiche 4.0.1. This vulnerability allows the attacker to predict a DNS query's source port in order to send forged DNS response packets that will be accepted as valid answers to the DNS client's requests without sniffing the specific request. Data is...

8.1AI score0.0127EPSS
Exploits0References2
CVE
CVE
added 2021/08/19 10:51 a.m.79 views

CVE-2021-31228

CVE-2021-31228 is a vulnerability in HCC Embedded’s InterNiche/NicheStack TCP/IP stack. The issue allows an attacker to predict the DNS query source port, enabling forged DNS responses to be accepted as valid by a DNS client (without needing to sniff the specific query). The Common details indica...

7.5CVSS7.8AI score0.0127EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2021/08/19 10:50 a.m.75 views

CVE-2021-31227

CVE-2021-31227 affects HCC Embedded InterNiche/NicheStack. It is a heap-buffer-overflow in the HTTP POST parsing path (wbs_multidata) caused by an incorrect signed-integer comparison. Exploitation requires sending a malformed HTTP packet with a negative Content-Length, bypassing size checks and t...

7.5CVSS8.2AI score0.01675EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/19 10:50 a.m.41 views

CVE-2021-31227

An issue was discovered in HCC embedded InterNiche 4.0.1. A potential heap buffer overflow exists in the code that parses the HTTP POST request, due to an incorrect signed integer comparison. This vulnerability requires the attacker to send a malformed HTTP packet with a negative Content-Length,...

8.4AI score0.01675EPSS
Exploits0References2
CVE
CVE
added 2021/08/19 10:48 a.m.71 views

CVE-2021-31226

CVE-2021-31226 affects HCC Embedded InterNiche/NicheStack (4.0.1) and is caused by a lack of input size validation in the HTTP POST parser, leading to a heap buffer overflow in wbs_post() via strcpy() when a crafted URI longer than 50 bytes is sent. Red Hat/RedHat CVE entries corroborate a heap o...

9.8CVSS9.5AI score0.03155EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2021/08/18 7:15 p.m.36 views

CVE-2020-25767

An issue was discovered in HCC Embedded NicheStack IPv4 4.1. The dnccopyin routine for parsing DNS domain names does not check whether a domain name compression pointer is pointing within the bounds of the packet e.g., forward compression pointer jumps are allowed, which leads to an Out-of-bounds...

7.5CVSS0.01453EPSS
Exploits0References2
Prion
Prion
added 2021/08/18 7:15 p.m.30 views

Design/Logic Flaw

An issue was discovered in HCC Embedded NicheStack IPv4 4.1. The dnccopyin routine for parsing DNS domain names does not check whether a domain name compression pointer is pointing within the bounds of the packet e.g., forward compression pointer jumps are allowed, which leads to an Out-of-bounds...

5CVSS8.5AI score0.01453EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/18 6:39 p.m.36 views

CVE-2020-25767

An issue was discovered in HCC Embedded NicheStack IPv4 4.1. The dnccopyin routine for parsing DNS domain names does not check whether a domain name compression pointer is pointing within the bounds of the packet e.g., forward compression pointer jumps are allowed, which leads to an Out-of-bounds...

8AI score0.01453EPSS
Exploits0References2
CVE
CVE
added 2021/08/18 6:39 p.m.95 views

CVE-2020-25767

CVE-2020-25767 affects HCC Embedded InterNiche/NicheStack (IPv4) prior to 4.3. The root cause is in the dnc_copy_in DNS domain name parser, which fails to validate that compression pointers stay within packet bounds, enabling an out-of-bounds read and potential DoS via crafted DNS data. Affected ...

7.5CVSS7.9AI score0.01453EPSS
Exploits0References2Affected Software1
CERT
CERT
added 2021/08/10 12:0 a.m.76 views

NicheStack embedded TCP/IP has vulnerabilities

Overview HCC Embedded's software called InterNiche stack NicheStack and NicheLite, which provides TCP/IP networking capability to embedded systems, is impacted by multiple vulnerabilities. The Forescout and JFrog researchers who discovered this set of vulnerabilities have identified these as...

9.8CVSS8.7AI score0.03627EPSS
Exploits0References5
CNVD
CNVD
added 2021/08/06 12:0 a.m.16 views

Unspecified Vulnerability in HCC Embedded InterNiche (CNVD-2021-59224)

HCC Embedded InterNiche is a newsletter software. A security vulnerability exists in the HCC Embedded InterNiche stack and NicheLite, which stems from the TFTP message processing feature that does not guarantee that filenames end in null, and can be exploited by an attacker to cause a denial of...

7.8CVSS7.4AI score0.023EPSS
Exploits0References1
CNVD
CNVD
added 2021/08/06 12:0 a.m.20 views

HCC Embedded InterNiche Security Feature Issue Vulnerability

HCC Embedded InterNiche is a newsletter software. A security vulnerability exists in HCC Embedded InterNiche that stems from a DNS client not setting enough random transaction ids in the DNSv4 component.An attacker can exploit this vulnerability to pass specially crafted inputs to the application...

7.5CVSS7.5AI score0.01262EPSS
Exploits0References1
Rows per page
Query Builder