Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-39946— Heap overflow in push_back_helper due to a CDR message

CVSS 8.2 · High EPSS 0.11% · P29
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2023-39946

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Heap overflow in push_back_helper due to a CDR message
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
堆缓冲区溢出
Source: NVD (National Vulnerability Database)
Vulnerability Title
eProsima Fast DDS 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
eProsima Fast DDS是eProsima公司的OMG(对象管理组)DDS(数据分发服务)标准的 C++ 实现。 eProsima Fast DDS 2.9.1版本存在安全漏洞,该漏洞源于通过提供包含长度大于实际内容大小的 CDR 字符串的 PID_PROPERTY_LIST 参数,可以导致堆溢出。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
eProsimaFast-DDS < 2.6.6 -

II. Public POCs for CVE-2023-39946

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-39946

登录查看更多情报信息。

Same Patch Batch · eProsima · 2023-08-11 · 6 CVEs total

CVE-2023-399478.2 HIGHAnother heap overflow in push_back_helper
CVE-2023-399458.2 HIGHMalformed serialized data in a data submessage leads to unhandled exception
CVE-2023-399497.5 HIGHImproper validation of sequence numbers leading to remotely reachable assertion failure
CVE-2023-399487.5 HIGHUncaught fastcdr exception (Unexpected CDR type received) crashing fastdds
CVE-2023-395347.5 HIGHMalformed GAP submessage triggers assertion failure

IV. Related Vulnerabilities

V. Comments for CVE-2023-39946

No comments yet


Leave a comment