blob: b4999b9ebf0bb3dde7c48e46607758e4a3b182f9 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2020-0050",
"modified": "0001-01-01T00:00:00Z",
"published": "2021-04-14T20:04:52Z",
"aliases": [
"CVE-2020-15216",
"GHSA-q547-gmf8-8jr7"
],
"related": [
"CVE-2020-26290",
"CVE-2020-27847",
"GHSA-2x32-jm95-2cpx",
"GHSA-m9hp-7r99-94h5"
],
"summary": "XML digital signature validation bypass in github.com/russellhaering/goxmldsig",
"details": "Due to the behavior of encoding/xml, a crafted XML document may cause XML Digital Signature validation to be entirely bypassed, causing an unsigned document to appear signed.",
"affected": [
{
"package": {
"name": "github.com/russellhaering/goxmldsig",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/russellhaering/goxmldsig",
"symbols": [
"ValidationContext.Validate",
"ValidationContext.findSignature"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/russellhaering/goxmldsig/commit/f6188febf0c29d7ffe26a0436212b19cb9615e64"
}
],
"credits": [
{
"name": "@jupenur"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0050"
}
}