Vulnerability Details : 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.
Products affected by CVE-2013-10005
- cpe:2.3:a:socks5_project:socks5:*:*:*:*:*:go:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-10005
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 40 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-10005
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2013-10005
-
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-10005
-
https://pkg.go.dev/vuln/GO-2020-0024
GO-2020-0024 - Go PackagesPatch;Vendor Advisory
-
https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc
fix potential infinite loops in both LocalAddr and RemoteAddr · btcsuite/go-socks@233bccb · GitHubPatch;Third Party Advisory
Jump to