{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-39948",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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.\n"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-248: Uncaught Exception",
                        "cweId": "CWE-248"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "eProsima",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Fast-DDS",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "< 2.6.5"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 2.7.0, < 2.10.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-x9pj-vrgf-f68f",
                "refsource": "MISC",
                "name": "https://github.com/eProsima/Fast-DDS/security/advisories/GHSA-x9pj-vrgf-f68f"
            },
            {
                "url": "https://github.com/eProsima/Fast-DDS/issues/3422",
                "refsource": "MISC",
                "name": "https://github.com/eProsima/Fast-DDS/issues/3422"
            },
            {
                "url": "https://github.com/eProsima/Fast-DDS/files/11117197/fastdds-assert.pcap.zip",
                "refsource": "MISC",
                "name": "https://github.com/eProsima/Fast-DDS/files/11117197/fastdds-assert.pcap.zip"
            },
            {
                "url": "https://www.debian.org/security/2023/dsa-5481",
                "refsource": "MISC",
                "name": "https://www.debian.org/security/2023/dsa-5481"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-x9pj-vrgf-f68f",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
            }
        ]
    }
}