{
    "CVE_data_meta": {
        "ASSIGNER": "cve-assign@distributedweaknessfiling.org",
        "ID": "CVE-2019-1010183",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "serde_yaml",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "0.6.0 to 0.8.3 [fixed: 0.8.4 and later]"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "serde"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "serde serde_yaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from_* functions (all deserialization functions). The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Uncontrolled Recursion"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/dtolnay/serde-yaml/pull/105",
                "refsource": "MISC",
                "name": "https://github.com/dtolnay/serde-yaml/pull/105"
            }
        ]
    }
}