7.5
CVE-2023-34411
- EPSS 1.17%
- Veröffentlicht 05.06.2023 04:15:11
- Zuletzt bearbeitet 08.01.2025 17:15:13
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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. The earliest affected version is 0.8.9.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Xml Library Project ≫ Xml Library SwPlatformrust Version < 0.8.14
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.17% | 0.634 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-611 Improper Restriction of XML External Entity Reference
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
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