blob: 87faf3d8092613611c9f467c61a9e3b5f9579392 [file] [log] [blame]
{
"id": "GO-2021-0071",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2015-1340"
],
"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"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0071"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/lxc/lxd/shared",
"symbols": [
"IdmapSet.doUidshiftIntoContainer"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/lxc/lxd/pull/1189"
},
{
"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"
}
],
"schema_version": "1.3.1"
}