Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Socks5 Project | Socks5 | < 2013-08-07 |
Related Weaknesses (CWE)
References
- https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13PatchThird Party Advisory
- https://pkg.go.dev/vuln/GO-2020-0024PatchVendor Advisory
- https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13PatchThird Party Advisory
- https://pkg.go.dev/vuln/GO-2020-0024PatchVendor Advisory
FAQ
What is CVE-2013-10005?
CVE-2013-10005 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2013-10005?
CVE-2013-10005 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2013-10005?
Check the references section above for vendor advisories and patch information. Affected products include: Socks5 Project Socks5.