mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
21 lines
852 B
Markdown
21 lines
852 B
Markdown
### [CVE-2022-28131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28131)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.
|
|
|
|
### 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
|
|
|