cve/2023/CVE-2023-39948.md
2024-06-18 02:51:15 +02:00

891 B

CVE-2023-39948

Description

eprosima Fast DDS is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.10.0 and 2.6.5, the BadParamException thrown by Fast CDR is not caught in Fast DDS. This can remotely crash any Fast DDS process. Versions 2.10.0 and 2.6.5 contain a patch for this issue.

POC

Reference

Github