cve/2022/CVE-2022-30635.md
2024-05-25 21:48:12 +02:00

875 B

CVE-2022-30635

Description

Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.

POC

Reference

No PoCs from references.

Github