{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-42459", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). In affected versions specific DATA submessages can be sent to a discovery locator which may trigger a free error. This can remotely crash any Fast-DDS process. The call to free() could potentially leave the pointer in the attackers control which could lead to a double free. This issue has been addressed in versions 2.12.0, 2.11.3, 2.10.3, and 2.6.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-415: Double Free", "cweId": "CWE-415" } ] }, { "description": [ { "lang": "eng", "value": "CWE-416: Use After Free", "cweId": "CWE-416" } ] }, { "description": [ { "lang": "eng", "value": "CWE-590: Free of Memory not on the Heap", "cweId": "CWE-590" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "eProsima", "product": { "product_data": [ { "product_name": "Fast-DDS", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 2.11.0, <= 2.11.1" }, { "version_affected": "=", "version_value": ">= 2.10.0, < 2.10.3" }, { "version_affected": "=", "version_value": "< 2.6.7" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-gq8g-fj58-22gm", "refsource": "MISC", "name": "https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-gq8g-fj58-22gm" }, { "url": "https://github.com/eProsima/Fast-DDS/issues/3207", "refsource": "MISC", "name": "https://github.com/eProsima/Fast-DDS/issues/3207" }, { "url": "https://github.com/eProsima/Fast-DDS/pull/3824", "refsource": "MISC", "name": "https://github.com/eProsima/Fast-DDS/pull/3824" }, { "url": "https://www.debian.org/security/2023/dsa-5568", "refsource": "MISC", "name": "https://www.debian.org/security/2023/dsa-5568" } ] }, "source": { "advisory": "GHSA-gq8g-fj58-22gm", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" } ] } }