Lucene search
+L

345 matches found

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.6 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.18 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.19 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
NVD
NVD
added 2019/11/05 3:15 p.m.15 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
OSV
OSV
added 2019/11/05 3:15 p.m.7 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
Prion
Prion
added 2019/11/05 3:15 p.m.17 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.31 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.47 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.29 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.55 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
NVD
NVD
added 2019/05/15 5:29 a.m.15 views

CVE-2019-12101

coapdecodeoption in coap.c in LibNyoci 0.07.00rc1 mishandles certain packets with "Uri-Path: null" and consequently allows remote attackers to cause a denial of service segmentation fault...

7.5CVSS7.4AI score0.01897EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2019/04/08 3:19 p.m.35 views

CoAPthon DoS due to Exceptions

The Serialize.deserialize method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client when they receive...

7.5CVSS7AI score0.01503EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2019/04/08 3:18 p.m.83 views

GHSA-C6FM-RGW4-8Q73 CoAPthon3 vulnerable to Deserialization of Untrusted Data

The Serialize.deserialize method in CoAPthon3 1.0 and 1.0.1 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, example collect CoAP server and client when they receive crafted CoAP messages...

8.7CVSS7.3AI score0.01488EPSS
SaveExploits1References5
CNVD
CNVD
added 2019/04/04 12:0 a.m.5 views

CoAPthon Serialize.deserialize() method denial of service vulnerability

CoAPthon is an RFC compliant python library for the CoAP protocol. A denial of service vulnerability exists in the Serialize.deserialize method in CoAPthon 3 version 1.0 and version 1.0.1. An attacker can exploit the vulnerability to cause applications using this library e.g., standard coap serve...

7.5CVSS6.7AI score0.01488EPSS
SaveExploits1References1
PyPA
PyPA
added 2019/04/02 8:29 p.m.10 views

PYSEC-2019-165

The Serialize.deserialize method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client when they receive...

7.5CVSS6.8AI score0.01503EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2019/04/02 8:29 p.m.11 views

PYSEC-2019-165

The Serialize.deserialize method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client when they receive...

7.5CVSS5.9AI score0.01503EPSS
SaveExploits1References2
Prion
Prion
added 2019/04/02 8:29 p.m.17 views

Design/Logic Flaw

The Serialize.deserialize method in CoAPthon 3.1, 4.0.0, 4.0.1, and 4.0.2 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, CoAP reverse proxy, example collect CoAP server and client when they receive...

5CVSS7.3AI score0.01503EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2019/04/02 7:29 p.m.10 views

PYSEC-2019-166

The Serialize.deserialize method in CoAPthon3 1.0 and 1.0.1 mishandles certain exceptions, leading to a denial of service in applications that use this library e.g., the standard CoAP server, CoAP client, example collect CoAP server and client when they receive crafted CoAP messages...

7.5CVSS5.9AI score0.01488EPSS
SaveExploits1References2
Rows per page
Query Builder