Vulnerability CVE-2013-10005


Published: 2022-12-27

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.

 References:
https://pkg.go.dev/vuln/GO-2020-0024
https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc

Copyright 2026, cxsecurity.com

 

Back to Top