CVE-2021-27918
The CVE-2021-27918 issue affects encoding/xml in Go (golang): if a custom TokenReader returns EOF in the middle of an XML element, Decode, DecodeElement, or Skip can enter an infinite loop. This vulnerability is present in Go before 1.15.9 and in 1.16.x before 1.16.1. Public notices describe the ...