VYPR

oauth

by Ruby OAuth

Source repositories

CVEs (1)

  • CVE-2026-54605HigJul 28, 2026
    risk 0.40cvss 7.2epss 0.00

    OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumer#token_request parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can…