Bugzilla – Bug 1212000
VUL-0: CVE-2023-34411: alacritty: xml-rs: denial of service via an invalid <! token (such as <!DOCTYPEs/%<!A nesting) in an XML document.
Last modified: 2024-07-02 14:11:33 UTC
+++ This bug was initially created as a clone of Bug #1211996 +++ CVE-2023-34411 The xml-rs crate before 0.8.14 for Rust and Crab allows a denial of service (panic) via an invalid <! token (such as <!DOCTYPEs/%<!A nesting) in an XML document. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-34411 https://www.cve.org/CVERecord?id=CVE-2023-34411 https://github.com/00xc/xml-rs/commit/0f084d45aa53e4a27476961785f59f2bd7d59a9f https://github.com/netvl/xml-rs/commit/c09549a187e62d39d40467f129e64abf32efc35c https://github.com/netvl/xml-rs/compare/0.8.13...0.8.14 https://github.com/netvl/xml-rs/pull/226
openSUSE:Factory/alacritty embeds a vulnerable version of xml-rs crate.
I will be closing this bug as RESOLVED as it seems like openSUSE:Factory/alacritty has been updated such that now it embeds xml-rs at version 0.8.20, which is already fixed for the issue.