{ "schema_version": "1.4.0", "id": "GHSA-gxgj-xjcw-fv9p", "modified": "2023-01-09T21:48:38Z", "published": "2022-12-28T00:30:23Z", "aliases": [ "CVE-2013-10005" ], "summary": "socks Infinite Loop vulnerability", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/btcsuite/go-socks" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20130808000456-233bccbb1abe" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/btcsuitereleases/go-socks" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20130808000456-233bccbb1abe" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-10005" }, { "type": "WEB", "url": "https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc" }, { "type": "PACKAGE", "url": "https://github.com/btcsuite/go-socks" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2020-0024" } ], "database_specific": { "cwe_ids": [ "CWE-835" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-01-09T21:48:38Z", "nvd_published_at": "2022-12-27T22:15:00Z" } }