Lucene search
+L

345 matches found

OSV
OSV
added 2020/07/01 12:0 a.m.13 views

OSV-2020-597 UNKNOWN READ in ot::MessageQueue::GetHead

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13386 Crash type: UNKNOWN READ Crash state: ot::MessageQueue::GetHead ot::Coap::CoapBase::ClearRequestsAndResponses ot::Coap::CoapSecure::Stop...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2020/07/01 12:0 a.m.17 views

OSV-2020-528 Stack-buffer-overflow in ot::Message::Read

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17330 Crash type: Stack-buffer-overflow WRITE Crash state: ot::Message::Read ot::NetworkData::Leader::HandleCommissioningGet ot::Coap::CoapBase::ProcessReceivedRequest...

7.2AI score
SaveExploits0References1
CNVD
CNVD
added 2020/06/19 12:0 a.m.9 views

ARM Mbed OS CoAP library buffer overflow vulnerability (CNVD-2021-20267)

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. A buffer overflow vulnerability exists in the CoAP library in ARM Mbed OS version 5.15.3. A...

9.1CVSS7.2AI score0.01352EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:0 a.m.10 views

ARM Mbed OS Denial of Service 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. A security vulnerability exists in the CoAP library parser in ARM Mbed OS version 5.15.3. A...

7.8CVSS6.8AI score0.01235EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:0 a.m.14 views

ARM Mbed OS CoAP library buffer overflow vulnerability (CNVD-2021-20266)

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. A buffer overflow vulnerability exists in the CoAP library in ARM Mbed OS version 5.15.3. A...

9.1CVSS7.1AI score0.01783EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:0 a.m.13 views

ARM Mbed OS CoAP library buffer overflow vulnerability (CNVD-2021-20269)

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. A buffer overflow vulnerability exists in the CoAP library in ARM Mbed OS version 5.15.3. A...

9.1CVSS7.2AI score0.01352EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:0 a.m.8 views

ARM Mbed OS CoAP library input validation error vulnerability (CNVD-2021-20270)

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

7.5CVSS6.6AI score0.01733EPSS
SaveExploits0
NVD
NVD
added 2020/06/18 7:15 p.m.26 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.1CVSS0.01352EPSS
SaveExploits0References2
NVD
NVD
added 2020/06/18 7:15 p.m.26 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.5CVSS0.01733EPSS
SaveExploits0References4
OSV
OSV
added 2020/06/18 7:15 p.m.9 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.1CVSS7.5AI score0.01352EPSS
SaveExploits0References2
OSV
OSV
added 2020/06/18 7:15 p.m.22 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.5CVSS7.4AI score
SaveExploits0References4
NVD
NVD
added 2020/06/18 7:15 p.m.25 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.8CVSS0.01235EPSS
SaveExploits0References2
OSV
OSV
added 2020/06/18 7:15 p.m.6 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.5CVSS7.1AI score0.01235EPSS
SaveExploits0References2
NVD
NVD
added 2020/06/18 7:15 p.m.20 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
NVD
NVD
added 2020/06/18 7:15 p.m.20 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.7 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
Prion
Prion
added 2020/06/18 7:15 p.m.26 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

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.31 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.24 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
Rows per page
Query Builder