There is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a `Set-Cookie` header along with the user’s session cookie when serving blobs. It also sets `Cache-Control` to public. Certain proxies may cache the `Set-Cookie`, leading to an information leak. Refer; https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml
Created rubygem-ammeter tracking bugs for this issue: Affects: fedora-all [bug 2266082] Created rubygem-haml tracking bugs for this issue: Affects: fedora-all [bug 2266083] Created rubygem-jquery-rails tracking bugs for this issue: Affects: fedora-all [bug 2266084] Created rubygem-shoulda tracking bugs for this issue: Affects: fedora-all [bug 2266085] Created rubygem-shoulda-context tracking bugs for this issue: Affects: fedora-all [bug 2266086]