2024-03-06 09:00:39 +00:00
{
2024-04-02 14:16:49 +00:00
"data_version" : "4.0" ,
2024-03-06 09:00:39 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2212" ,
2024-04-02 14:16:49 +00:00
"ASSIGNER" : "security@eclipse.org" ,
"STATE" : "PUBLIC"
2024-03-06 09:00:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-02 14:16:49 +00:00
"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"
}
]
} ,
"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"
2024-03-06 09:00:39 +00:00
}
]
}
}