CVE-2024-30259

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.
Configurations

No configuration.

History

14 May 2024, 15:22

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-14 15:22

Updated : 2024-05-14 16:13


NVD link : CVE-2024-30259

Mitre link : CVE-2024-30259

CVE.ORG link : CVE-2024-30259


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-122

Heap-based Buffer Overflow