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

exploitDog

github логотип

GHSA-237r-r8m4-4q88

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

Описание

Guzzle OAuth Subscriber has insufficient nonce entropy

Impact

Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source (https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.php#L192). This can leave servers vulnerable to replay attacks when TLS is not used.

Patches

Upgrade to version 0.8.1 or higher.

Workarounds

No.

References

Issue is similar to https://nvd.nist.gov/vuln/detail/CVE-2025-22376.

Пакеты

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

guzzlehttp/oauth-subscriber

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

< 0.8.1

0.8.1

EPSS

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

6.3 Medium

CVSS4

Дефекты

CWE-338

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

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

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1.

EPSS

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

6.3 Medium

CVSS4

Дефекты

CWE-338