CVE Catalog

GHSA-prq8-7wvh-44qh

High
Published: Translated: NVD NIST

Summary

In applications using OAuth::Consumer to request OAuth 1.0 tokens, the token request helper follows 300..399 redirects returned by the OAuth server. In affected versions, OAuth::Consumer#token_request parses the raw Location header and recursively follows the redirect.

Risk Assessment

An attacker could exploit this vulnerability to intercept access tokens, potentially leading to unauthorized access to user resources.

Recommendation

It is recommended to update to the latest version that fixes this vulnerability and review the redirect handling logic in the application.

Related vulnerabilities

Original NVD description (English source)

## Summary When an application uses OAuth::Consumer to request OAuth 1.0 request tokens or access tokens, the token request helper follows 300..399 redirects returned by the OAuth server. In affected versions, OAuth::Consumer#token_request parses the raw Location header, follows the redirect recurs

Vulnerability data from NVD (NIST) · CISA KEV · EPSS