| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1497", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2022-23538", |
| "GHSA-7p8m-22h4-9pj7" |
| ], |
| "summary": "Leaked user credentials in github.com/sylabs/scs-library-client", |
| "details": "When the scs-library-client is used to pull a container image, with authentication, the HTTP Authorization header sent by the client to the library service may be incorrectly leaked to an S3 backing storage provider.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/sylabs/scs-library-client", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.3.4" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/sylabs/scs-library-client/client", |
| "symbols": [ |
| "Client.ConcurrentDownloadImage", |
| "Client.UploadImage", |
| "Client.httpGetRangeRequest" |
| ] |
| } |
| ] |
| } |
| }, |
| { |
| "package": { |
| "name": "github.com/sylabs/scs-library-client", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "1.4.0" |
| }, |
| { |
| "fixed": "1.4.2" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/sylabs/scs-library-client/client", |
| "symbols": [ |
| "Client.ConcurrentDownloadImage", |
| "Client.legacyDownloadImage" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/sylabs/scs-library-client/commit/68ac4cab5cda0afd8758ff5b5e2e57be6a22fcfa" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/sylabs/scs-library-client/commit/eebd7caaab310b1fa803e55b8fc1acd9dcd2d00c" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1497" |
| } |
| } |