Vulnerabilities (CVE)

Filtered by vendor Discourse Subscribe
Filtered by product Rails Multisite
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-41263 1 Discourse 1 Rails Multisite 2023-12-10 6.0 MEDIUM 8.8 HIGH
rails_multisite provides multi-db support for Rails applications. In affected versions this vulnerability impacts any Rails applications using `rails_multisite` alongside Rails' signed/encrypted cookies. Depending on how the application makes use of these cookies, it may be possible for an attacker to re-use cookies on different 'sites' within a multi-site Rails application. The issue has been patched in v4 of the `rails_multisite` gem. Note that this upgrade will invalidate all previous signed/encrypted cookies. The impact of this invalidation will vary based on the application architecture.