Files
CVEs-PoC/2020/CVE-2020-29510.md
T
2024-05-25 21:48:12 +02:00

955 B

CVE-2020-29510

Description

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications.

POC

Reference

No PoCs from references.

Github