CVE-2023-33958 MEDIUM

CVE-2023-33958: Default `maxSignatureAttempts` in `notation verify` enables an endless data attack in notation

Vendor Notaryproject
Product notation
Weakness CWE-400
Published June 6, 2023
Last update August 2, 2024

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 6, 2023 CVE published
August 2, 2024 Record updated