Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/artifacthub/hub
  4. ›
  5. CVE-2023-45821

CVE-2023-45821: Artifact Hub has Incorrect Docker Hub registry check

October 19, 2023

Artifact Hub is a web-based application that enables finding, installing, and publishing packages and configurations for CNCF projects. During a security audit of Artifact Hub’s code base a security researcher identified a bug in which the registryIsDockerHub function was only checking that the registry domain had the docker.io suffix. Artifact Hub allows providing some Docker credentials that are used to increase the rate limit applied when interacting with the Docker Hub registry API to read publicly available content. Due to the incorrect check described above, it’d be possible to hijack those credentials by purchasing a domain which ends with docker.io and deploying a fake OCI registry on it. https://artifacthub.io/ uses some credentials that only have permissions to read public content available in the Docker Hub. However, even though credentials for private repositories (disabled on artifacthub.io) are handled in a different way, other Artifact Hub deployments could have been using them for a different purpose. This issue has been resolved in version 1.16.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.

References

  • artifacthub.io/packages/helm/artifact-hub/artifact-hub?modal=changelog&version=1.16.0
  • github.com/advisories/GHSA-g6pq-x539-7w4j
  • github.com/artifacthub/hub/security/advisories/GHSA-g6pq-x539-7w4j
  • nvd.nist.gov/vuln/detail/CVE-2023-45821

Code Behaviors & Features

Detect and mitigate CVE-2023-45821 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.16.0

Fixed versions

  • v1.16.0

Solution

Upgrade to version 1.16.0 or above.

Impact 6.3 MEDIUM

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

Learn more about CVSS

Source file

go/github.com/artifacthub/hub/CVE-2023-45821.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:27 +0000.