2023-06-05 06:00:28 +00:00
{
"id" : "CVE-2023-34411" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-05T04:15:11.153" ,
2023-06-13 14:00:30 +00:00
"lastModified" : "2023-06-13T13:15:09.173" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-05 06:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-06-13 14:00:30 +00:00
"value" : "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."
2023-06-05 06:00:28 +00:00
}
] ,
2023-06-12 18:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-611"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xml_library_project:xml_library:*:*:*:*:*:rust:*:*" ,
"versionEndExcluding" : "0.8.14" ,
"matchCriteriaId" : "A870FF26-7194-4D02-B871-EEA211EF9F2A"
}
]
}
]
}
] ,
2023-06-05 06:00:28 +00:00
"references" : [
{
"url" : "https://github.com/00xc/xml-rs/commit/0f084d45aa53e4a27476961785f59f2bd7d59a9f" ,
2023-06-12 18:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-06-05 06:00:28 +00:00
} ,
{
"url" : "https://github.com/netvl/xml-rs/commit/c09549a187e62d39d40467f129e64abf32efc35c" ,
2023-06-12 18:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-06-05 06:00:28 +00:00
} ,
{
"url" : "https://github.com/netvl/xml-rs/compare/0.8.13...0.8.14" ,
2023-06-12 18:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-06-05 06:00:28 +00:00
} ,
{
"url" : "https://github.com/netvl/xml-rs/pull/226" ,
2023-06-12 18:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-06-05 06:00:28 +00:00
}
]
}