{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-41036", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "The Eclipse Foundation", "product": { "product_data": [ { "product_name": "Eclipse Paho MQTT C Client", "version": { "version_data": [ { "version_affected": "<", "version_value": "1.1.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "In versions prior to 1.1 of the Eclipse Paho MQTT C Client, the client does not check rem_len size in readpacket." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-787: Out-of-bounds Write" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/eclipse/paho.mqtt.embedded-c/issues/96", "refsource": "CONFIRM", "url": "https://github.com/eclipse/paho.mqtt.embedded-c/issues/96" } ] } }