cve/2013/CVE-2013-10005.md
2024-05-26 14:27:05 +02:00

854 B

CVE-2013-10005

Description

The RemoteAddr and LocalAddr methods on the returned net.Conn may call themselves, leading to an infinite loop which will crash the program due to a stack overflow.

POC

Reference

No PoCs from references.

Github