{
    "CVE_data_meta": {
        "ASSIGNER": "cve-assign@distributedweaknessfiling.org",
        "ID": "CVE-2019-1010182",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "yaml-rust",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "0.4.0 and earlier [fixed: 0.4.1 and later]"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "yaml-rust"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "yaml-rust 0.4.0 and earlier is affected by: Uncontrolled Recursion. The impact is: Denial of service by impossible to catch abort. The component is: YamlLoader::load_from_str function. The attack vector is: Parsing of a malicious YAML document. The fixed version is: 0.4.1 and later."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Uncontrolled Recursion"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/chyh1990/yaml-rust/pull/109",
                "refsource": "MISC",
                "name": "https://github.com/chyh1990/yaml-rust/pull/109"
            }
        ]
    }
}