Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-g6pq-x539-7w4j

Опубликовано: 19 окт. 2023
Источник: github
Github: Прошло ревью
CVSS3: 5.4

Описание

Artifact Hub has Incorrect Docker Hub registry check

Impact

During a security audit of Artifact Hub's code base, a security researcher at OffSec 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.

Patches

This issue has been resolved in version 1.16.0.

Пакеты

Наименование

github.com/artifacthub/hub

go
Затронутые версииВерсия исправления

< 1.16.0

1.16.0

EPSS

Процентиль: 10%
0.00036
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-494

Связанные уязвимости

CVSS3: 5.4
nvd
больше 2 лет назад

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 hav

EPSS

Процентиль: 10%
0.00036
Низкий

5.4 Medium

CVSS3

Дефекты

CWE-494