{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-34430",
        "ASSIGNER": "security@eclipse.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "The Eclipse Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Eclipse TinyDTLS",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_value": "0.9-rc1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Eclipse TinyDTLS through 0.9-rc1 relies on the rand function in the C library, which makes it easier for remote attackers to compute the master key and then decrypt DTLS traffic."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=568803",
                "refsource": "CONFIRM",
                "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=568803"
            }
        ]
    }
}
