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

857 B

CVE-2022-1962

Description

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.

POC

Reference

No PoCs from references.

Github