| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2013-10005" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Infinite loop in github.com/btcsuite/go-socks", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "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": [ |
| { |
| "vendor": "github.com/btcsuite/go-socks", |
| "product": "github.com/btcsuite/go-socks", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "github.com/btcsuite/go-socks", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "0.0.0-20130808000456-233bccbb1abe", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "proxiedConn.LocalAddr" |
| }, |
| { |
| "name": "proxiedConn.RemoteAddr" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| }, |
| { |
| "vendor": "github.com/btcsuitereleases/go-socks", |
| "product": "github.com/btcsuitereleases/go-socks", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "github.com/btcsuitereleases/go-socks", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "0.0.0-20130808000456-233bccbb1abe", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "proxiedConn.LocalAddr" |
| }, |
| { |
| "name": "proxiedConn.RemoteAddr" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE 400: Uncontrolled Resource Consumption" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://github.com/btcsuite/go-socks/commit/233bccbb1abe02f05750f7ace66f5bffdb13defc" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2020-0024" |
| } |
| ] |
| } |
| } |
| } |