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

exploitDog

github логотип

GHSA-xcq4-m2r3-cmrj

Опубликовано: 20 мая 2024
Источник: github
Github: Прошло ревью
CVSS3: 5.5

Описание

Trivy possibly leaks registry credential when scanning images from malicious registries

Impact

If a malicious actor is able to trigger Trivy to scan container images from a crafted malicious registry, it could result in the leakage of credentials for legitimate registries such as AWS Elastic Container Registry (ECR), Google Cloud Artifact/Container Registry, or Azure Container Registry (ACR). These tokens can then be used to push/pull images from those registries to which the identity/user running Trivy has access.

Taking AWS as an example, the leakage only occurs when Trivy is able to transparently obtain registry credentials from the default credential provider chain. You are affected if Trivy is executed in any of the following situations:

  • The environment variables contain static AWS credentials (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN) that have access to ECR.
  • Within a Pod running on an EKS cluster that has been assigned a role with access to ECR using an IAM Roles for Service Accounts (IRSA) annotation.
  • etc.

You are not affected if the default credential provider chain is unable to obtain valid credentials. The same applies to GCP and Azure.

Workarounds

If you are using Trivy v0.51.2 or later, you are not affected. If you are using Trivy v0.51.1 or prior, you should ensure you only scan images from trusted registries.

This vulnerability only applies when scanning container images directly from a registry. If you use Docker, containerd or other runtime to pull images locally and scan them with Trivy, you are not affected. To enforce this behavior, you can use the --image-src flag to select which sources you trust.

Пакеты

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

github.com/aquasecurity/trivy

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

< 0.51.2

0.51.2

EPSS

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

5.5 Medium

CVSS3

Дефекты

CWE-522

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

CVSS3: 5.5
nvd
больше 1 года назад

Trivy is a security scanner. Prior to 0.51.2, if a malicious actor is able to trigger Trivy to scan container images from a crafted malicious registry, it could result in the leakage of credentials for legitimate registries such as AWS Elastic Container Registry (ECR), Google Cloud Artifact/Container Registry, or Azure Container Registry (ACR). These tokens can then be used to push/pull images from those registries to which the identity/user running Trivy has access. Systems are not affected if the default credential provider chain is unable to obtain valid credentials. This vulnerability only applies when scanning container images directly from a registry. This vulnerability is fixed in 0.51.2.

CVSS3: 5.5
debian
больше 1 года назад

Trivy is a security scanner. Prior to 0.51.2, if a malicious actor is ...

suse-cvrf
больше 1 года назад

Security update for trivy

suse-cvrf
больше 1 года назад

Security update for trivy

EPSS

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

5.5 Medium

CVSS3

Дефекты

CWE-522