There are three vulnerabilities in the go encoding/xml
package that can allow an attacker to forge part of a signed XML document. For details on this vulnerability see xml-roundtrip-validator
In version 0.4.3, all XML input is validated prior to being parsed.
{ "nvd_published_at": null, "cwe_ids": [ "CWE-115", "CWE-287" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-05-21T20:54:26Z" }