2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-25153" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-02-16T15:15:19.477" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:08:54.100" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-07 21:03:21 +00:00
"value" : "containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "a0819718-46f1-4df5-94e2-005712e83aaa" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.2 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "a0819718-46f1-4df5-94e2-005712e83aaa" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.5.18" ,
"matchCriteriaId" : "4C98A2DA-3CDD-4438-AECC-DDDA67E61935"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.6.0" ,
"versionEndExcluding" : "1.6.18" ,
"matchCriteriaId" : "BDD5FC3E-BEEB-4CAA-845E-3BADF39E46B2"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/containerd/containerd/releases/tag/v1.5.18" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/containerd/containerd/releases/tag/v1.6.18" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
}
]
}