Vulnerability Details : CVE-2019-1010182
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.
Vulnerability category: Denial of service
Products affected by CVE-2019-1010182
- cpe:2.3:a:yaml-rust_project:yaml-rust:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-1010182
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 33 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-1010182
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2019-1010182
-
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-1010182
-
https://github.com/chyh1990/yaml-rust/pull/109
Prevent too deep recursion by xfix · Pull Request #109 · chyh1990/yaml-rust · GitHubIssue Tracking;Patch;Third Party Advisory
Jump to