mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
21 lines
955 B
Markdown
21 lines
955 B
Markdown
### [CVE-2020-29510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/henriquebesing/container-security
|
|
- https://github.com/kb5fls/container-security
|
|
- https://github.com/ruzickap/malware-cryptominer-container
|
|
|