Lucene search
+L

1379 matches found

NVD
NVD
added 2020/06/18 7:15 p.m.18 views

CVE-2020-12884

A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparsemultipleoptions parses CoAP options that may occur multiple consecutive times in a single packet. While processing th...

9.1CVSS0.01352EPSS
SaveExploits0References2
OSV
OSV
added 2020/06/18 7:15 p.m.5 views

CVE-2020-12883

Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. 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 ...

9.1CVSS7.4AI score0.01783EPSS
SaveExploits0References4
NVD
NVD
added 2020/06/18 7:15 p.m.17 views

CVE-2020-12883

Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. 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 ...

9.1CVSS0.01783EPSS
SaveExploits0References4
OSV
OSV
added 2020/06/18 7:15 p.m.6 views

CVE-2020-12884

A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparsemultipleoptions parses CoAP options that may occur multiple consecutive times in a single packet. While processing th...

9.1CVSS7.5AI score0.01352EPSS
SaveExploits0References2
Prion
Prion
added 2020/06/18 7:15 p.m.28 views

Heap overflow

An infinite loop was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparsemultipleoptions parses CoAP options in a while loop. This loop's exit condition is computed using the previously...

7.8CVSS7.5AI score0.01235EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/06/18 7:15 p.m.21 views

Integer overflow

Memory leaks were discovered in the CoAP library in Arm Mbed OS 5.15.3 when using the Arm mbed-coap library 5.1.5. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses the CoAP option number field of all options present in the input packet...

5CVSS7.8AI score0.01733EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2020/06/18 7:15 p.m.25 views

Buffer overflow

A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses the CoAP packet header starting from the message token. The length of the token in the received message is...

6.4CVSS9.2AI score0.01352EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/06/18 7:15 p.m.23 views

Out-of-bounds

A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparsemultipleoptions parses CoAP options that may occur multiple consecutive times in a single packet. While processing th...

6.4CVSS9.2AI score0.01352EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2020/06/18 7:15 p.m.22 views

Heap overflow

Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. 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 ...

6.4CVSS8.9AI score0.01783EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2020/06/18 6:24 p.m.21 views

CVE-2020-12883

Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. 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 ...

9.1AI score0.01783EPSS
SaveExploits0References4
CVE
CVE
added 2020/06/18 6:24 p.m.54 views

CVE-2020-12883

CVE-2020-12883 affects the CoAP library in ARM Mbed OS 5.15.3. The vulnerability arises in sn_coap_parser_options_parse(), which parses CoAP input linearly but fails to verify the input length against bytes read when processing extended option delta/length, and computes message_left incorrectly f...

9.1CVSS8.9AI score0.01783EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2020/06/18 6:24 p.m.25 views

CVE-2020-12884

A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparsemultipleoptions parses CoAP options that may occur multiple consecutive times in a single packet. While processing th...

9.3AI score0.01352EPSS
SaveExploits0References2
CVE
CVE
added 2020/06/18 6:24 p.m.60 views

CVE-2020-12884

CVE-2020-12884 affects Arm Mbed OS 5.15.3 CoAP library. The CoAP parser option handling (sn_coap_parser_options_parse_multiple_options) can read past the packet boundary: packet_data_pptr is advanced by option_len without a prior out-of-bounds check, while temp_parsed_uri_query_ptr validation use...

9.1CVSS9.2AI score0.01352EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/06/18 6:24 p.m.23 views

CVE-2020-12885

An infinite loop was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparsemultipleoptions parses CoAP options in a while loop. This loop's exit condition is computed using the previously...

7.6AI score0.01235EPSS
SaveExploits0References2
CVE
CVE
added 2020/06/18 6:24 p.m.57 views

CVE-2020-12885

CVE-2020-12885 affects the CoAP library in Arm Mbed OS 5.15.3. The infinite loop is in the CoAP parser function sn_coap_parser_options_parse_multiple_options() , where the loop exit is based on the previously allocated heap memory for parsed options. If the input heap memory calculation yields ze...

7.8CVSS7.5AI score0.01235EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/06/18 6:24 p.m.28 views

CVE-2020-12886

A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses the CoAP packet header starting from the message token. The length of the token in the received message is...

9.3AI score0.01352EPSS
SaveExploits0References2
CVE
CVE
added 2020/06/18 6:24 p.m.61 views

CVE-2020-12886

The CVE affects Arm Mbed OS CoAP library (mbed-coap) in version 5.15.3. The root cause is in sn_coap_parser_options_parse(): the length of the token is read from the message but not validated against the input buffer before accessing the token, enabling a memory access outside the buffer (buffer ...

9.1CVSS9.2AI score0.01352EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/06/18 6:24 p.m.24 views

CVE-2020-12887

Memory leaks were discovered in the CoAP library in Arm Mbed OS 5.15.3 when using the Arm mbed-coap library 5.1.5. The CoAP parser is responsible for parsing received CoAP packets. The function sncoapparseroptionsparse parses the CoAP option number field of all options present in the input packet...

7.8AI score0.01733EPSS
SaveExploits0References4
CVE
CVE
added 2020/06/18 6:24 p.m.53 views

CVE-2020-12887

CVE-2020-12887 concerns memory leak in the Arm Mbed OS CoAP library: when using mbed-coap 5.1.5, the sn_coap_parser_options_parse() function parses option numbers by summing previous option numbers and deltas, with 16-bit integers and no overflow checks. This can cause a crafted packet to wrap an...

7.5CVSS7.8AI score0.01733EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/06/10 12:0 a.m.7 views

The vulnerability of the implementation of TLS and SSL software from Mbed TLS arises from the lack of encryption measures for protected data. This allows attackers to compromise the RSA private key.

The vulnerability of the implementation of TLS and SSL software developed by Mbed TLS is related to the failure to encrypt protected data. Exploiting this vulnerability can allow a malicious actor, operating remotely, to obtain the RSA secret key...

5.9CVSS6.2AI score0.0163EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder