CVE-2019-17211
Last modified
CVE-2019-17211 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 2.57% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mbed | Mbed | 5.13.2 |
| Mbed | Mbed | 5.14.0 |
References
- https://github.com/ARMmbed/mbed-os/issues/11804Exploit, Issue Tracking, Third Party Advisory
- https://github.com/ARMmbed/mbed-os/issues/11804Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-17211?
How severe is CVE-2019-17211?
How do I fix CVE-2019-17211?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-17204TeamPass 2.1.27.36 allows Stored XSS by setting a crafted Kn…5.4
- CVE-2019-17205TeamPass 2.1.27.36 allows Stored XSS by placing a payload in…6.1
- CVE-2019-17206Uncontrolled deserialization of a pickled object in models.p…9.8
- CVE-2019-17207A reflected XSS vulnerability was found in includes/admin/ta…5.4
- CVE-2019-1721A vulnerability in the phone book feature of Cisco Expresswa…6.5
- CVE-2019-17210A denial-of-service issue was discovered in the MQTT library…7.5
- CVE-2019-17212Buffer overflows were discovered in the CoAP library in Arm …9.8
- CVE-2019-17213The WebARX plugin 1.3.0 for WordPress has unauthenticated st…6.1
- CVE-2019-17214The WebARX plugin 1.3.0 for WordPress allows firewall bypass…7.5
- CVE-2019-17215An issue was discovered on V-Zug Combi-Steam MSLQ devices be…9.8
- CVE-2019-17216An issue was discovered on V-Zug Combi-Steam MSLQ devices be…9.8
- CVE-2019-17217An issue was discovered on V-Zug Combi-Steam MSLQ devices be…8.8
Are you affected by CVE-2019-17211?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
