GHSA-7GF7-JV65-WJMH
Vulnerability from github – Published: 2023-06-05 06:30 – Updated: 2025-01-08 19:00
VLAI?
Summary
xml-rs vulnerable to denial of service via invalid token in XML document
Details
The xml-rs crate >= 0.8.9 and < 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.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "xml-rs"
},
"ranges": [
{
"events": [
{
"introduced": "0.8.9"
},
{
"fixed": "0.8.14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-34411"
],
"database_specific": {
"cwe_ids": [
"CWE-611",
"CWE-617"
],
"github_reviewed": true,
"github_reviewed_at": "2023-06-06T02:06:58Z",
"nvd_published_at": "2023-06-05T04:15:11Z",
"severity": "HIGH"
},
"details": "The xml-rs crate \u003e= 0.8.9 and \u003c 0.8.14 for Rust and Crab allows a denial of service (panic) via an invalid \u003c! token (such as \u003c!DOCTYPEs/%\u003c!A nesting) in an XML document.",
"id": "GHSA-7gf7-jv65-wjmh",
"modified": "2025-01-08T19:00:56Z",
"published": "2023-06-05T06:30:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34411"
},
{
"type": "WEB",
"url": "https://github.com/netvl/xml-rs/pull/226"
},
{
"type": "WEB",
"url": "https://github.com/00xc/xml-rs/commit/0f084d45aa53e4a27476961785f59f2bd7d59a9f"
},
{
"type": "WEB",
"url": "https://github.com/netvl/xml-rs/commit/014d808be900c85a0afc5ccdfe668be040d175aa"
},
{
"type": "WEB",
"url": "https://github.com/netvl/xml-rs/commit/c09549a187e62d39d40467f129e64abf32efc35c"
},
{
"type": "PACKAGE",
"url": "https://github.com/netvl/xml-rs"
},
{
"type": "WEB",
"url": "https://github.com/netvl/xml-rs/compare/0.8.13...0.8.14"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "xml-rs vulnerable to denial of service via invalid token in XML document"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…