GO-2020-0050

Source
https://pkg.go.dev/vuln/GO-2020-0050
Import Source
https://vuln.go.dev/ID/GO-2020-0050.json
Aliases
Published
2021-04-14T20:04:52Z
Modified
2023-11-10T21:41:30.893968Z
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.

References

Affected packages

Go / github.com/russellhaering/goxmldsig

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
1.1.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/russellhaering/goxmldsig",
            "symbols": [
                "ValidationContext.Validate",
                "ValidationContext.findSignature"
            ]
        }
    ]
}