2023-05-30 06:00:27 +00:00
{
"id" : "CVE-2023-34205" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-30T04:15:10.377" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:06:46.040" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-30 06:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Moov signedxml through 1.0.0, parsing the raw XML (as received) can result in different output than parsing the canonicalized XML. Thus, signature validation can be bypassed via a Signature Wrapping attack (aka XSW)."
2023-05-30 14:00:30 +00:00
} ,
{
"lang" : "es" ,
"value" : "En Moov signedxml hasta la versi\u00f3n 1.0.0, el an\u00e1lisis del XML sin procesar (tal y como se recibe) puede dar lugar a resultados diferentes que el an\u00e1lisis del XML procesado y canonicalizado. Por lo tanto, la validaci\u00f3n de la firma puede eludirse mediante un ataque de envoltura de firma (tambi\u00e9n conocido como XSW). "
2023-05-30 06:00:27 +00:00
}
] ,
2023-06-09 11:28:17 +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:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2023-06-09 11:28:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-09 11:28:17 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-347"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:moov:signedxml:1.0.0:*:*:*:*:go:*:*" ,
"matchCriteriaId" : "0FED842A-1A04-434A-ACE8-901295325FD4"
}
]
}
]
}
] ,
2023-05-30 06:00:27 +00:00
"references" : [
{
"url" : "https://github.com/moov-io/signedxml/issues/23" ,
2023-06-09 11:28:17 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/moov-io/signedxml/issues/23" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-05-30 06:00:27 +00:00
}
]
}