Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-39946

8.2 · HIGH
Published Aug 11, 2023 eprosima CWE-122 EPSS 0.89% (57th pctl)

Overview

CVE-2023-39946 is a high-severity vulnerability affecting eprosima fast_dds. It was published on August 11, 2023 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

eprosima Fast DDS is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.11.1, 2.10.2, 2.9.2, and 2.6.6, heap can be overflowed by providing a PID_PROPERTY_LIST parameter that contains a CDR string with length larger than the size of actual content. In `eprosima::fastdds::dds::ParameterPropertyList_t::push_back_helper`, `memcpy` is called to first copy the octet'ized length and then to copy the data into `properties_.data`. At the second memcpy, both `data` and `size` can be controlled by anyone that sends the CDR string to the discovery multicast port. This can remotely crash any Fast-DDS process. Versions 2.11.1, 2.10.2, 2.9.2, and 2.6.6 contain a patch for this issue.

Remediation

Check the references section for vendor advisories and patches from eprosima. Update fast_dds to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
eprosima fast_dds >= 2.6.0, < 2.6.6 Affected

Frequently Asked Questions

What is CVE-2023-39946?

CVE-2023-39946 is a high-severity vulnerability affecting eprosima fast_dds. It was published on August 11, 2023 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2023-39946?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-39946?

Check the references section for vendor advisories and patches from eprosima. Update fast_dds to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-39946?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-39946 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.