2024-04-02 14:18:25 +00:00
{
2024-05-13 15:00:35 +00:00
"data_version" : "4.0" ,
2024-04-02 14:18:25 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-30259" ,
2024-05-13 15:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-04-02 14:18:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-13 15:00:35 +00:00
"value" : "FastDDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). Prior to versions 2.14.1, 2.13.5, 2.10.4, and 2.6.8, when a publisher serves malformed `RTPS` packet, heap buffer overflow occurs on the subscriber. This can remotely crash any Fast-DDS process, potentially leading to a DOS attack. Versions 2.14.1, 2.13.5, 2.10.4, and 2.6.8 contain a patch for the issue.\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')" ,
"cweId" : "CWE-120"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122: Heap-based Buffer Overflow" ,
"cweId" : "CWE-122"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "eProsima" ,
"product" : {
"product_data" : [
{
"product_name" : "Fast-DDS" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "= 2.14.0"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 2.13.0, < 2.13.5"
} ,
{
"version_affected" : "=" ,
"version_value" : ">= 2.10.0, < 2.10.4"
} ,
{
"version_affected" : "=" ,
"version_value" : "< 2.6.8"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-qcj9-939p-p662" ,
"refsource" : "MISC" ,
"name" : "https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-qcj9-939p-p662"
} ,
{
"url" : "https://drive.google.com/file/d/1Y2bGvP3UIOJCLh_XEURLdhrM2Sznlvlp/view?usp=sharing" ,
"refsource" : "MISC" ,
"name" : "https://drive.google.com/file/d/1Y2bGvP3UIOJCLh_XEURLdhrM2Sznlvlp/view?usp=sharing"
} ,
{
"url" : "https://vimeo.com/907641887?share=copy" ,
"refsource" : "MISC" ,
"name" : "https://vimeo.com/907641887?share=copy"
}
]
} ,
"source" : {
"advisory" : "GHSA-qcj9-939p-p662" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" ,
"version" : "3.1"
2024-04-02 14:18:25 +00:00
}
]
}
}