VulnerabilityAnalyzed
CVE-2024-26144
Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage.
MEDIUM 5.3EPSS 1.13%
Does this matter?
Lower severity and a low EPSS score (1.13%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 1.13% probability · 65th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200
- Affected
- rubyonrails/rails
- Source
- security-advisories@github.com
References
- https://discuss.rubyonrails.org/t/possible-sensitive-session-information-leak-in-active-storage/84945Vendor Advisory
- https://github.com/rails/rails/commit/723f54566023e91060a67b03353e7c03e7436433Patch
- https://github.com/rails/rails/commit/78fe149509fac5b05e54187aaaef216fbb5fd0d3Patch
- https://github.com/rails/rails/security/advisories/GHSA-8h22-8cf7-hq6gVendor Advisory
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.ymlThird Party Advisory
- https://security.netapp.com/advisory/ntap-20240510-0013/Third Party Advisory
- https://discuss.rubyonrails.org/t/possible-sensitive-session-information-leak-in-active-storage/84945Vendor Advisory
- https://github.com/rails/rails/commit/723f54566023e91060a67b03353e7c03e7436433Patch
- https://github.com/rails/rails/commit/78fe149509fac5b05e54187aaaef216fbb5fd0d3Patch
- https://github.com/rails/rails/security/advisories/GHSA-8h22-8cf7-hq6gVendor Advisory
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.ymlThird Party Advisory
- https://security.netapp.com/advisory/ntap-20240510-0013/Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.