зеркало из https://github.com/golang/vulndb.git
72 строки
2.0 KiB
JSON
72 строки
2.0 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0452",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2022-29162",
|
|
"GHSA-f3fp-gc8g-vw66"
|
|
],
|
|
"summary": "Default inheritable capabilities for linux container should be empty in github.com/opencontainers/runc",
|
|
"details": "Default inheritable capabilities for linux container should be empty in github.com/opencontainers/runc",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/opencontainers/runc",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "1.1.2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29162"
|
|
},
|
|
{
|
|
"type": "FIX",
|
|
"url": "https://github.com/opencontainers/runc/commit/d04de3a9b72d7a2455c1885fc75eb36d02cd17b5"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://github.com/opencontainers/runc/releases/tag/v1.1.2"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00023.html"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVPZBV7ISA7QKRPTC7ZXWKMIQI2HZEBB"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D77CKD3AXPMU4PMQIQI5Q74SI4JATNND"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GPQU4YC4AAY54JDXGDQHJEYKSXXG5T2Y"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0452",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |