2020-06-25 17:01:46 +00:00
{
"CVE_data_meta" : {
2020-09-29 09:54:38 -06:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-06-25 17:01:46 +00:00
"ID" : "CVE-2020-15216" ,
2020-09-29 09:54:38 -06:00
"STATE" : "PUBLIC" ,
"TITLE" : "Signature Validation Bypass in goxmldsig"
2020-06-25 17:01:46 +00:00
} ,
2020-09-29 09:54:38 -06:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "goxmldsig" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.1.0"
}
]
}
}
]
} ,
"vendor_name" : "russellhaering"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-06-25 17:01:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-30 18:01:40 +00:00
"value" : "In goxmldsig (XML Digital Signatures implemented in pure Go) before version 1.1.0, with a carefully crafted XML file, an attacker can completely bypass signature validation and pass off an altered file as a signed one. A patch is available, all users of goxmldsig should upgrade to at least revision f6188febf0c29d7ffe26a0436212b19cb9615e64 or version 1.1.0"
2020-06-25 17:01:46 +00:00
}
]
2020-09-29 09:54:38 -06:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-347 Improper Verification of Cryptographic Signature"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/russellhaering/goxmldsig/security/advisories/GHSA-q547-gmf8-8jr7" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/russellhaering/goxmldsig/security/advisories/GHSA-q547-gmf8-8jr7"
} ,
{
"name" : "https://github.com/russellhaering/goxmldsig/commit/f6188febf0c29d7ffe26a0436212b19cb9615e64" ,
"refsource" : "MISC" ,
"url" : "https://github.com/russellhaering/goxmldsig/commit/f6188febf0c29d7ffe26a0436212b19cb9615e64"
} ,
{
"name" : "https://pkg.go.dev/github.com/russellhaering/goxmldsig?tab=overview" ,
"refsource" : "MISC" ,
"url" : "https://pkg.go.dev/github.com/russellhaering/goxmldsig?tab=overview"
2021-01-14 04:01:42 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-a2a7673da2" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZECBFD4M4PHBMBOCMSQ537NOU37QOVWP/"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-9316ee2948" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GUH33FPUXED3FHYL25BJOQPRKFGPOMS2/"
2020-09-29 09:54:38 -06:00
}
]
} ,
"source" : {
"advisory" : "GHSA-q547-gmf8-8jr7" ,
"discovery" : "UNKNOWN"
2020-06-25 17:01:46 +00:00
}
}