Name | CVE-2024-26144 |
Description | Rails is a web-application framework. Starting with version 5.2.0, 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. The vulnerability is fixed in 7.0.8.1 and 6.1.7.7. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-5881-1 |
Debian Bugs | 1065119 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
rails (PTS) | bullseye (security), bullseye | 2:6.0.3.7+dfsg-2+deb11u2 | vulnerable |
bookworm | 2:6.1.7.3+dfsg-2~deb12u1 | vulnerable | |
bookworm (security) | 2:6.1.7.10+dfsg-1~deb12u1 | fixed | |
sid, trixie | 2:7.2.2.1+dfsg-2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
rails | source | bookworm | 2:6.1.7.10+dfsg-1~deb12u1 | DSA-5881-1 | ||
rails | source | (unstable) | 2:7.2.2.1+dfsg-1 | 1065119 |
[bullseye] - rails <no-dsa> (Minor issue)
https://discuss.rubyonrails.org/t/possible-sensitive-session-information-leak-in-active-storage/84945
https://github.com/rails/rails/security/advisories/GHSA-8h22-8cf7-hq6g
https://github.com/rails/rails/commit/723f54566023e91060a67b03353e7c03e7436433 (v7.0.8.1)
https://github.com/rails/rails/commit/78fe149509fac5b05e54187aaaef216fbb5fd0d3 (v6.1.7.7)