Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-237r-r8m4-4q88: 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.

ghsa
#git#php#oauth#auth#ssl

Guzzle OAuth Subscriber has insufficient nonce entropy

Low severity GitHub Reviewed Published Jan 6, 2025 in guzzle/oauth-subscriber • Updated Jan 6, 2025

ghsa: Latest News

GHSA-95m2-chm4-mq7m: PHP-Textile has persistent XSS vulnerability in image link handling