gsd-2023-33958
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-33958",
    "id": "GSD-2023-33958"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-33958"
      ],
      "details": "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.",
      "id": "GSD-2023-33958",
      "modified": "2023-12-13T01:20:37.550371Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2023-33958",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "notation",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "\u003c 1.0.0-rc.6"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "notaryproject"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "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."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-400",
                "lang": "eng",
                "value": "CWE-400: Uncontrolled Resource Consumption"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6",
            "refsource": "MISC",
            "url": "https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6"
          },
          {
            "name": "https://github.com/notaryproject/notation/releases/tag/v1.0.0-rc.6",
            "refsource": "MISC",
            "url": "https://github.com/notaryproject/notation/releases/tag/v1.0.0-rc.6"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-rvrx-rrwh-r9p6",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003cv1.0.0-rc.6",
          "affected_versions": "All versions before 1.0.0-rc.6",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-400",
            "CWE-937"
          ],
          "date": "2023-06-16",
          "description": "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.",
          "fixed_versions": [
            "v1.0.0-rc.6"
          ],
          "identifier": "CVE-2023-33958",
          "identifiers": [
            "GHSA-rvrx-rrwh-r9p6",
            "CVE-2023-33958"
          ],
          "not_impacted": "All versions starting from 1.0.0-rc.6",
          "package_slug": "go/github.com/notaryproject/notation",
          "pubdate": "2023-06-06",
          "solution": "Upgrade to version 1.0.0-rc.6 or above. *Note*: 1.0.0-rc.6 may be an unstable version. Use caution.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6",
            "https://github.com/notaryproject/notation/releases/tag/v1.0.0-rc.6",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33958",
            "https://github.com/advisories/GHSA-rvrx-rrwh-r9p6"
          ],
          "uuid": "3822adef-930d-4a86-b99b-1e1c3ad2bcb5",
          "versions": [
            {
              "commit": {
                "sha": "c25092b0ea90096b67bc45595be4084dddf90a73",
                "tags": [
                  "v1.0.0-rc.6"
                ],
                "timestamp": "20230526030925"
              },
              "number": "v1.0.0-rc.6"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:notaryproject:notation-go:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E048A2E7-0021-480A-AD91-F07F8BFDE9CE",
                    "versionEndExcluding": "1.0.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "A6851C33-6C20-4B20-B26F-E258C681265E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "99878E6C-4778-4ECE-9E29-D2A1AFB9DB82",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "0B583E52-5510-42E2-AD05-F574ACCB13E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc4:*:*:*:*:*:*",
                    "matchCriteriaId": "C23C91C1-C4D1-47AC-B167-CCFF71A00C5B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:notaryproject:notation-go:1.0.0:rc5:*:*:*:*:*:*",
                    "matchCriteriaId": "EB72FE70-F2E3-4540-A6BE-2EE0DB662365",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "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."
          }
        ],
        "id": "CVE-2023-33958",
        "lastModified": "2024-02-29T21:16:49.777",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.4,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 2.5,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ]
        },
        "published": "2023-06-06T19:15:12.510",
        "references": [
          {
            "source": "security-advisories@github.com",
            "tags": [
              "Release Notes"
            ],
            "url": "https://github.com/notaryproject/notation/releases/tag/v1.0.0-rc.6"
          },
          {
            "source": "security-advisories@github.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://github.com/notaryproject/notation/security/advisories/GHSA-rvrx-rrwh-r9p6"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-400"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…