Approved changes feed: RSS · Atom

cpe:2.3:o:mbed:mbed:5.13.2:*:*:*:*:*:*:*

part: o version: 5.13.2 update: *

VendorMbed (87998bba-54d5-5263-9051-22db2e198af5)
ProductMbed (bacdd735-31a2-51c2-97c2-132f69de4c5a)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/armmbed/mbed-os purl2cpe 2026-06-01 10:12:35.688360
pkg:sourceforge/arm-mbed-os.mirror purl2cpe 2026-06-01 10:12:35.688364

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2019-17212 vulnerable 2026-06-08 05:13:10.118729 Details available
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 sn_coap_parser_options_parse() parses CoAP input linearly using a while loop. Once an option is parsed in a loop, the current point (*packet_data_pptr) is increased correspondingly. The pointer is restricted by the size of the received buffer, as well as by the 0xFF delimiter byte. Inside each while loop, the check of the value of *packet_data_pptr is not strictly enforced. More specifically, inside a loop, *packet_data_pptr could be increased and then dereferenced without checking. Moreover, there are many other functions in the format of sn_coap_parser_****() that do not check whether the pointer is within the bounds of the allocated buffer. All of these lead to heap-based or stack-based buffer overflows, depending on how the CoAP packet buffer is allocated.
Published: 2019-11-05T14:53:22.000Z
Updated: 2024-08-05T01:33:17.245Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-17211 vulnerable 2026-06-08 05:13:10.117388 Details available
An integer overflow was discovered in the CoAP library in Arm Mbed OS 5.14.0. The function sn_coap_builder_calc_needed_packet_data_size_2() is used to calculate the required memory for the CoAP message from the sn_coap_hdr_s data structure. Both returned_byte_count and src_coap_msg_ptr->payload_len are of type uint16_t. When added together, the result returned_byte_count can wrap around the maximum uint16_t value. As a result, insufficient buffer space is allocated for the corresponding CoAP message.
Published: 2019-11-05T15:06:40.000Z
Updated: 2024-08-05T01:33:17.231Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.