#VU86810 Information disclosure in Ruby on Rails - CVE-2024-26144
Published: February 27, 2024
Ruby on Rails
Rails
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the Active Storage send a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Such cookie can be cached certain proxies and lead to information disclosure.