Bugzilla – Bug 1226341
VUL-0: CVE-2024-35328: TRACKERBUG: libyaml: denial of service in yaml_parser_parse of the file /src/libyaml/src/parser.c.
Last modified: 2024-06-14 16:43:09 UTC
libyaml v0.2.5 is vulnerable to DDOS. Affected by this issue is the function yaml_parser_parse of the file /src/libyaml/src/parser.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-35328 https://www.cve.org/CVERecord?id=CVE-2024-35328 https://github.com/idhyt/pocs/blob/main/libyaml/CVE-2024-35328.c https://bugzilla.redhat.com/show_bug.cgi?id=2292339
Upstream discussion involving this issue: https://github.com/yaml/libyaml/issues/298