{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0.6.0"
              },
              {
                "last_affected": "0.8.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "46977b24e9662bf1270ec5dc2dc88363695a0c05"
            },
            {
              "last_affected": "49e1e6f064c0c6cc138ed2a3c80e3024b23ba965"
            }
          ],
          "repo": "https://github.com/dtolnay/serde-yaml",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2019-1010183",
  "modified": "2026-03-13T21:52:01.843644196Z",
  "published": "2019-07-25T13:15:11.593Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/dtolnay/serde-yaml/pull/105"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}