{ "schema_version": "1.3.1", "id": "GO-2021-0071", "modified": "0001-01-01T00:00:00Z", "published": "2021-04-14T20:04:52Z", "aliases": [ "CVE-2015-1340", "GHSA-8mpq-fmr3-6jxv" ], "summary": "Race condition in github.com/lxc/lxd", "details": "A race between chown and chmod operations during a container filesystem shift may allow a user who can modify the filesystem to chmod an arbitrary path of their choice, rather than the expected path.", "affected": [ { "package": { "name": "github.com/lxc/lxd", "ecosystem": "Go" }, "ranges": [ { "type": "SEMVER", "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20151004155856-19c6961cc101" } ] } ], "ecosystem_specific": { "imports": [ { "path": "github.com/lxc/lxd/shared", "symbols": [ "IdmapSet.doUidshiftIntoContainer" ] } ] } } ], "references": [ { "type": "FIX", "url": "https://github.com/lxc/lxd/commit/19c6961cc1012c8a529f20807328a9357f5034f4" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1502270" } ], "credits": [ { "name": "Seth Arnold" } ], "database_specific": { "url": "https://pkg.go.dev/vuln/GO-2021-0071", "review_status": "REVIEWED" } }