CVE-2013-10005

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:socks5_project:socks5:*:*:*:*:*:go:*:*

History

21 Nov 2024, 01:48

Type Values Removed Values Added
References () https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc - Patch, Third Party Advisory () https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc - Patch, Third Party Advisory
References () https://pkg.go.dev/vuln/GO-2020-0024 - Patch, Vendor Advisory () https://pkg.go.dev/vuln/GO-2020-0024 - Patch, Vendor Advisory

Information

Published : 2022-12-27 22:15

Updated : 2024-11-21 01:48


NVD link : CVE-2013-10005

Mitre link : CVE-2013-10005

CVE.ORG link : CVE-2013-10005


JSON object : View

Products Affected

socks5_project

  • socks5
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')