| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1505", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2022-47747", |
| "GHSA-hj4g-4w36-x8hp" |
| ], |
| "summary": "Arbitrary file read vulnerability in github.com/uber/kraken", |
| "details": "kraken contains an arbitrary file read vulnerability via component testfs.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/uber/kraken", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/uber/kraken/lib/backend/testfs", |
| "symbols": [ |
| "Server.Handler", |
| "Server.downloadHandler" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "REPORT", |
| "url": "https://github.com/uber/kraken/issues/333" |
| }, |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-hj4g-4w36-x8hp" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1505" |
| } |
| } |