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
Link | Resource |
---|---|
https://pkg.go.dev/vuln/GO-2020-0024 | Patch Vendor Advisory |
https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc | Patch Third Party Advisory |
Configurations
Information
Published : 2022-12-27 14:15
Updated : 2023-01-06 06:55
NVD link : CVE-2013-10005
Mitre link : CVE-2013-10005
JSON object : View
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
Products Affected
socks5_project
- socks5