OmniAuth's `lib/omniauth/failure_endpoint.rb` does not escape `message_key` value
Published: August 19, 2022
SECURITY IDENTIFIERS
- CVE: CVE-2020-36599 (NVD)
- GHSA: GHSA-pm55-qfxr-h247
- Vendor Advisory: https://github.com/omniauth/omniauth/commit/43a396f181ef7d0ed2ec8291c939c95e3ed3ff00#diff-575abda9deb9b1a77bf534e898a923029b9a61e991d626db88dc6e8b34260aa2
GEM
SEVERITY
CVSS v3.x: 9.8 (Critical)
PATCHED VERSIONS
~> 1.9.2
>= 2.0.0
DESCRIPTION
lib/omniauth/failure_endpoint.rb in OmniAuth before 1.9.2 (and before 2.0) does not escape the message_key value.
