PT-2019-15003 · Arm · Arm Mbed Os
Thesilentdawn
·
Published
2019-11-04
·
Updated
2019-11-13
·
CVE-2019-17210
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Arm Mbed OS version 2017-11-02
Description
A denial-of-service issue was discovered in the MQTT library. The
readMQTTLenString() function is vulnerable to manipulation, allowing an attacker to change the mqttstring->lenstring.len value to a larger value, skipping the if statement and defaulting mqttstring->lenstring.data to zero. This leads to unpredictable program behavior when curn is accessed, which points to mqttstring->lenstring.data. The behavior is highly dependent on the actual firmware.Recommendations
For Arm Mbed OS version 2017-11-02, consider disabling the
readMQTTLenString() function as a temporary workaround until a patch is available. Restrict access to the MQTT library to minimize the risk of exploitation. Avoid using the mqttstring->lenstring.len variable in the affected function until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Arm Mbed Os