{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.4.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "4eb0d7524c3e57ddbd141c6d07d4559336691585"
            }
          ],
          "repo": "https://github.com/chyh1990/yaml-rust",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2019-1010182",
  "modified": "2026-03-13T21:51:09.650868458Z",
  "published": "2019-07-25T14:15:11.670Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/chyh1990/yaml-rust/pull/109"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}