mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
939 B
939 B
CVE-2021-27918
Description
encoding/xml in Go before 1.15.9 and 1.16.x before 1.16.1 has an infinite loop if a custom TokenReader (for xml.NewTokenDecoder) returns EOF in the middle of an element. This can occur in the Decode, DecodeElement, or Skip method.
POC
Reference
- https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw
- https://groups.google.com/g/golang-announce/c/MfiLYjG-RAw