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

exploitDog

github логотип

GHSA-rrr2-jcr8-7q3x

Опубликовано: 10 июн. 2025
Источник: github
Github: Прошло ревью
CVSS4: 9.4

Описание

@nx/azure-cache Vulnerable to Build Cache Poisoning via Untrusted Pull Requests

A critical security vulnerability exists in remote cache extensions for common build systems utilizing bucket-based remote cache (such as those using Amazon S3, Google Cloud Storage, or similar object storage) that allows any contributor with pull request privileges to inject compromised artifacts from an untrusted environment into trusted production environments without detection. 

The vulnerability exploits a fundamental design flaw in the "first-to-cache wins" principle, where artifacts built in untrusted environments (feature branches, pull requests) can poison the cache used by trusted environments (protected branches, production deployments). 

This attack bypasses all traditional security measures including encryption, access controls, and checksum validation because the poisoning occurs during the artifact construction phase, before any security measures are applied.

Пакеты

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

@nx/azure-cache

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

<= 4.0.0

Отсутствует

EPSS

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

9.4 Critical

CVSS4

Дефекты

CWE-829

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

nvd
8 месяцев назад

A critical security vulnerability exists in remote cache extensions for common build systems utilizing bucket-based remote cache (such as those using Amazon S3, Google Cloud Storage, or similar object storage) that allows any contributor with pull request privileges to inject compromised artifacts from an untrusted environment into trusted production environments without detection.  The vulnerability exploits a fundamental design flaw in the "first-to-cache wins" principle, where artifacts built in untrusted environments (feature branches, pull requests) can poison the cache used by trusted environments (protected branches, production deployments).  This attack bypasses all traditional security measures including encryption, access controls, and checksum validation because the poisoning occurs during the artifact construction phase, before any security measures are applied.

EPSS

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

9.4 Critical

CVSS4

Дефекты

CWE-829