2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-33958" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-06T19:15:12.510" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:06:17.580" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-09 11:28:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "notation is a CLI tool to sign and verify OCI artifacts and container images. An attacker who has compromised a registry and added a high number of signatures to an artifact can cause denial of service of services on the machine, if a user runs notation verify command on the same machine. The problem has been fixed in the release v1.0.0-rc.6. Users should upgrade their notation packages to v1.0.0-rc.6 or above. Users unable to upgrade may restrict container registries to a set of secure and trusted container registries."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-16 04:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-16 04:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-06-16 04:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-06-16 04:00:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 2.5
2023-06-16 04:00:31 +00:00
} ,
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-09 11:28:17 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-06-09 11:28:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
2023-06-09 11:28:17 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2023-06-09 11:28:17 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-06-09 11:28:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2023-06-16 04:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-02-29 23:00:28 +00:00
"criteria" : "cpe:2.3:a:notaryproject:notation-go:*:*:*:*:*:*:*:*" ,
2023-06-16 04:00:31 +00:00
"versionEndExcluding" : "1.0.0" ,
2024-02-29 23:00:28 +00:00
"matchCriteriaId" : "E048A2E7-0021-480A-AD91-F07F8BFDE9CE"
2023-06-16 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
2024-02-29 23:00:28 +00:00
"criteria" : "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "A6851C33-6C20-4B20-B26F-E258C681265E"
2023-06-16 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
2024-02-29 23:00:28 +00:00
"criteria" : "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "99878E6C-4778-4ECE-9E29-D2A1AFB9DB82"
2023-06-16 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
2024-02-29 23:00:28 +00:00
"criteria" : "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "0B583E52-5510-42E2-AD05-F574ACCB13E3"
2023-06-16 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
2024-02-29 23:00:28 +00:00
"criteria" : "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "C23C91C1-C4D1-47AC-B167-CCFF71A00C5B"
2023-06-16 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
2024-02-29 23:00:28 +00:00
"criteria" : "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "EB72FE70-F2E3-4540-A6BE-2EE0DB662365"
2023-06-16 04:00:31 +00:00
}
]
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://github.com/notaryproject/notation/releases/tag/v1.0.0-rc.6" ,
2023-06-16 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6" ,
2023-06-16 04:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/notaryproject/notation/releases/tag/v1.0.0-rc.6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-06-09 11:28:17 +00:00
}
]
}