| { |
| "schema_version": "1.3.1", |
| "id": "GO-2020-0024", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-04-14T20:04:52Z", |
| "aliases": [ |
| "CVE-2013-10005", |
| "GHSA-gxgj-xjcw-fv9p" |
| ], |
| "summary": "Infinite loop in github.com/btcsuite/go-socks", |
| "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.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/btcsuite/go-socks", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.0.0-20130808000456-233bccbb1abe" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/btcsuite/go-socks", |
| "symbols": [ |
| "proxiedConn.LocalAddr", |
| "proxiedConn.RemoteAddr" |
| ] |
| } |
| ] |
| } |
| }, |
| { |
| "package": { |
| "name": "github.com/btcsuitereleases/go-socks", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.0.0-20130808000456-233bccbb1abe" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/btcsuitereleases/go-socks", |
| "symbols": [ |
| "proxiedConn.LocalAddr", |
| "proxiedConn.RemoteAddr" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2020-0024" |
| } |
| } |