CVE-2023-45821

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:artifacthub:hub:*:*:*:*:*:*:*:*

History

31 Oct 2023, 15:48

Type Values Removed Values Added
CWE NVD-CWE-noinfo
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.3
References (MISC) https://github.com/artifacthub/hub/security/advisories/GHSA-g6pq-x539-7w4j - (MISC) https://github.com/artifacthub/hub/security/advisories/GHSA-g6pq-x539-7w4j - Third Party Advisory
References (MISC) https://artifacthub.io/packages/helm/artifact-hub/artifact-hub?modal=changelog&version=1.16.0 - (MISC) https://artifacthub.io/packages/helm/artifact-hub/artifact-hub?modal=changelog&version=1.16.0 - Product
CPE cpe:2.3:a:artifacthub:hub:*:*:*:*:*:*:*:*
First Time Artifacthub hub
Artifacthub

19 Oct 2023, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-19 21:15

Updated : 2024-02-28 20:33


NVD link : CVE-2023-45821

Mitre link : CVE-2023-45821

CVE.ORG link : CVE-2023-45821


JSON object : View

Products Affected

artifacthub

  • hub
CWE
NVD-CWE-noinfo CWE-494

Download of Code Without Integrity Check