{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-2212", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In Eclipse ThreadX before 6.4.0, xQueueCreate() and xQueueCreateSet() \nfunctions from the FreeRTOS compatibility API \n(utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c) were missing \nparameter checks. This could lead to integer wraparound, \nunder-allocations and heap buffer overflows.\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-122 Heap-based Buffer Overflow", "cweId": "CWE-122" } ] }, { "description": [ { "lang": "eng", "value": "CWE-190 Integer Overflow or Wraparound", "cweId": "CWE-190" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Eclipse Foundation", "product": { "product_data": [ { "product_name": "ThreadX", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "6.4.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/eclipse-threadx/threadx/security/advisories/GHSA-v9jj-7qjg-h6g6", "refsource": "MISC", "name": "https://github.com/eclipse-threadx/threadx/security/advisories/GHSA-v9jj-7qjg-h6g6" }, { "url": "http://seclists.org/fulldisclosure/2024/May/35", "refsource": "MISC", "name": "http://seclists.org/fulldisclosure/2024/May/35" }, { "url": "http://www.openwall.com/lists/oss-security/2024/05/28/1", "refsource": "MISC", "name": "http://www.openwall.com/lists/oss-security/2024/05/28/1" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "credits": [ { "lang": "en", "value": "Marco Ivaldi" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L", "version": "3.1" } ] } }