Lucene search
+L

333 matches found

Prion
Prion
added 2020/06/05 6:15 p.m.20 views

Design/Logic Flaw

A remote adversary with the ability to send arbitrary CoAP packets to be parsed by Zephyr is able to cause a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions...

5CVSS7.5AI score0.01803EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2020/06/05 5:37 p.m.138 views

CVE-2020-10063

CVE-2020-10063 concerns Zephyr RTOS. Multiple connected sources confirm a vulnerability in Zephyr where an input validation error in CoAP packet handling can allow a remote attacker to cause a denial of service. Affected product/version: Zephyr (zephyrproject-rtos) version 2.2.0 and later. The CN...

7.5CVSS7AI score0.01803EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2020/06/05 5:37 p.m.19 views

CVE-2020-10063 Remote Denial of Service in CoAP Option Parsing Due To Integer Overflow

A remote adversary with the ability to send arbitrary CoAP packets to be parsed by Zephyr is able to cause a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions...

6.8CVSS7.5AI score0.01803EPSS
SaveExploits0References6
NVD
NVD
added 2020/04/15 9:15 p.m.23 views

CVE-2020-3162

A vulnerability in the Constrained Application Protocol CoAP implementation of Cisco IoT Field Network Director could allow an unauthenticated remote attacker to cause a denial of service DoS condition on an affected device. The vulnerability is due to insufficient input validation of incoming Co...

7.5CVSS7.5AI score0.01665EPSS
SaveExploits0References1
Prion
Prion
added 2020/04/15 9:15 p.m.18 views

Input validation

A vulnerability in the Constrained Application Protocol CoAP implementation of Cisco IoT Field Network Director could allow an unauthenticated remote attacker to cause a denial of service DoS condition on an affected device. The vulnerability is due to insufficient input validation of incoming Co...

5CVSS7.5AI score0.01665EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2020/04/15 8:10 p.m.9 views

CVE-2020-3162 Cisco IoT Field Network Director Denial of Service Vulnerability

A vulnerability in the Constrained Application Protocol CoAP implementation of Cisco IoT Field Network Director could allow an unauthenticated remote attacker to cause a denial of service DoS condition on an affected device. The vulnerability is due to insufficient input validation of incoming Co...

7.5CVSS7AI score0.01665EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/04/15 8:10 p.m.27 views

CVE-2020-3162 Cisco IoT Field Network Director Denial of Service Vulnerability

A vulnerability in the Constrained Application Protocol CoAP implementation of Cisco IoT Field Network Director could allow an unauthenticated remote attacker to cause a denial of service DoS condition on an affected device. The vulnerability is due to insufficient input validation of incoming Co...

7.5CVSS7.5AI score0.01665EPSS
SaveExploits0References1
CVE
CVE
added 2020/04/15 8:10 p.m.89 views

CVE-2020-3162

CVE-2020-3162 affects Cisco IoT Field Network Director. The vulnerability exists in the CoAP implementation and stems from insufficient input validation of incoming CoAP traffic, allowing an unauthenticated remote attacker to send a malformed CoAP packet and force the CoAP server to stop, causing...

7.5CVSS7.5AI score0.01665EPSS
SaveExploits0References1Affected Software1
Cisco
Cisco
added 2020/04/15 4:0 p.m.19 views

Cisco IoT Field Network Director Denial of Service Vulnerability

A vulnerability in the Constrained Application Protocol CoAP implementation of Cisco IoT Field Network Director could allow an unauthenticated remote attacker to cause a denial of service DoS condition on an affected device. The vulnerability is due to insufficient input validation of incoming Co...

7.5CVSS2.5AI score0.01665EPSS
SaveExploits0References1
CNVD
CNVD
added 2019/11/12 12:0 a.m.5 views

ARM Mbed OS CoAP library input validation error vulnerability

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from ARM in the U.K. The CoAP library is one of the Constrained Application Protocol CoAP libraries. An input validation error vulnerability exists in the CoAP library in Arm Mbed OS version...

10CVSS6.9AI score0.02574EPSS
SaveExploits1References1
NVD
NVD
added 2019/11/05 4:15 p.m.17 views

CVE-2019-17211

An integer overflow was discovered in the CoAP library in Arm Mbed OS 5.14.0. The function sncoapbuildercalcneededpacketdatasize2 is used to calculate the required memory for the CoAP message from the sncoaphdrs data structure. Both returnedbytecount and srccoapmsgptr-payloadlen are of type...

10CVSS9.7AI score0.02574EPSS
SaveExploits1References8
Prion
Prion
added 2019/11/05 4:15 p.m.18 views

Integer overflow

An integer overflow was discovered in the CoAP library in Arm Mbed OS 5.14.0. The function sncoapbuildercalcneededpacketdatasize2 is used to calculate the required memory for the CoAP message from the sncoaphdrs data structure. Both returnedbytecount and srccoapmsgptr-payloadlen are of type...

10CVSS9.5AI score0.02574EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2019/11/05 3:15 p.m.6 views

CVE-2019-17212

Buffer overflows were discovered in the CoAP library in Arm Mbed OS 5.14.0. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses CoAP input linearly using a while loop. Once an option is parsed in a loop, the current point packetdatapptr i...

9.8CVSS7.6AI score0.0306EPSS
SaveExploits0References7
NVD
NVD
added 2019/11/05 3:15 p.m.13 views

CVE-2019-17212

Buffer overflows were discovered in the CoAP library in Arm Mbed OS 5.14.0. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses CoAP input linearly using a while loop. Once an option is parsed in a loop, the current point packetdatapptr i...

10CVSS9.6AI score0.0306EPSS
SaveExploits0References7
Prion
Prion
added 2019/11/05 3:15 p.m.16 views

Stack overflow

Buffer overflows were discovered in the CoAP library in Arm Mbed OS 5.14.0. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses CoAP input linearly using a while loop. Once an option is parsed in a loop, the current point packetdatapptr i...

10CVSS9.5AI score0.0306EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2019/11/05 3:6 p.m.26 views

CVE-2019-17211

An integer overflow was discovered in the CoAP library in Arm Mbed OS 5.14.0. The function sncoapbuildercalcneededpacketdatasize2 is used to calculate the required memory for the CoAP message from the sncoaphdrs data structure. Both returnedbytecount and srccoapmsgptr-payloadlen are of type...

9.7AI score0.02574EPSS
SaveExploits1References8
CVE
CVE
added 2019/11/05 3:6 p.m.45 views

CVE-2019-17211

CVE-2019-17211 affects Arm Mbed OS 5.14.0 CoAP library. The overflow occurs in sn_coap_builder_calc_needed_packet_data_size_2 when computing memory for a CoAP message: returned_byte_count and payload_len are uint16_t and their sum can wrap around, causing insufficient buffer space. Documents conf...

10CVSS9.5AI score0.02574EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2019/11/05 2:53 p.m.26 views

CVE-2019-17212

Buffer overflows were discovered in the CoAP library in Arm Mbed OS 5.14.0. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses CoAP input linearly using a while loop. Once an option is parsed in a loop, the current point packetdatapptr i...

9.7AI score0.0306EPSS
SaveExploits0References7
CVE
CVE
added 2019/11/05 2:53 p.m.52 views

CVE-2019-17212

Arm Mbed OS CoAP library (mbed-coap) version 5.14.0 contains a buffer overflow in the CoAP parser sn_coap_parser_options_parse(), where pointer bounds are not consistently enforced inside loops, enabling heap- or stack-based overflows when processing crafted CoAP packets. The root cause is lack o...

10CVSS9.5AI score0.0306EPSS
SaveExploits0References7Affected Software1
Kitploit
Kitploit
added 2019/10/17 11:53 a.m.184 views

Cotopaxi - Set Of Tools For Security Testing Of Internet Of Things Devices Using Specific Network IoT Protocols

Set of tools for security testing of Internet of Things devices using protocols like: CoAP, DTLS, HTCPCP, mDNS, MQTT, SSDP. Installation: Simply clone code from git: https://github.com/Samsung/cotopaxi Requirements: Currently Cotopaxi works only with Python 2.7.x, but future versions will work al...

10CVSS9.1AI score0.05692EPSS
SaveExploits5References1
Rows per page
Query Builder