| { |
| "schema_version": "1.3.1", |
| "id": "GO-2024-2913", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2021-41089", |
| "GHSA-v994-f8vw-g7j4" |
| ], |
| "summary": "Unexpected chmod of host files via 'docker cp' in Moby Docker Engine in github.com/docker/docker", |
| "details": "Unexpected chmod of host files via 'docker cp' in Moby Docker Engine in github.com/docker/docker", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/docker/docker", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "20.10.9+incompatible" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/docker/docker/pkg/chrootarchive", |
| "symbols": [ |
| "untarHandler" |
| ] |
| } |
| ] |
| } |
| }, |
| { |
| "package": { |
| "name": "github.com/moby/moby", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "20.10.9+incompatible" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/moby/moby/pkg/chrootarchive", |
| "symbols": [ |
| "untarHandler" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/moby/moby/security/advisories/GHSA-v994-f8vw-g7j4" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/moby/moby/commit/bce32e5c93be4caf1a592582155b9cb837fc129a" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2024-2913", |
| "review_status": "REVIEWED" |
| } |
| } |