Upstream information
Description
Rack is a modular Ruby web server interface. Prior to version 2.2.14, when using the `Rack::Session::Pool` middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Rack session middleware prepares the session at the beginning of request, then saves is back to the store with possible changes applied by host rack application. This way the session becomes to be a subject of race conditions in general sense over concurrent rack requests. When using the `Rack::Session::Pool` middleware, and provided the attacker can acquire a session cookie (already a major issue), the session may be restored if the attacker can trigger a long running request (within that same session) adjacent to the user logging out, in order to retain illicit access even after a user has attempted to logout. Version 2.2.14 contains a patch for the issue. Some other mitigations are available. Either ensure the application invalidates sessions atomically by marking them as logged out e.g., using a `logged_out` flag, instead of deleting them, and check this flag on every request to prevent reuse; or implement a custom session store that tracks session invalidation timestamps and refuses to accept session data if the session was invalidated after the request began.SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having moderate severity.
CNA (GitHub) | SUSE | |
---|---|---|
Base Score | 4.2 | 4.2 |
Vector | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
Attack Vector | Network | Network |
Attack Complexity | High | High |
Privileges Required | Low | Low |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality Impact | Low | Low |
Integrity Impact | Low | Low |
Availability Impact | None | None |
CVSSv3 Version | 3.1 | 3.1 |
SUSE | |
---|---|
Base Score | 2.3 |
Vector | CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
Attack Vector | Network |
Attack Complexity | Low |
Attack Requirements | Present |
Privileges Required | Low |
User Interaction | None |
Vulnerable System Confidentiality Impact | Low |
Vulnerable System Integrity Impact | Low |
Vulnerable System Availability Impact | None |
Subsequent System Confidentiality Impact | None |
Subsequent System Integrity Impact | None |
Subsequent System Availability Impact | None |
CVSSv4 Version | 4.0 |
SUSE Security Advisories:
- SUSE-SU-2025:01586-1, published 2025-05-19T17:23:48Z
- SUSE-SU-2025:01586-2, published 2025-06-03T09:17:07Z
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
Image SLES15-SP3-SAP-Azure-LI-BYOS-Production Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production Image SLES15-SP4-SAP-BYOS Image SLES15-SP4-SAP-BYOS-GCE Image SLES15-SP4-SAP-Hardened-BYOS Image SLES15-SP4-SAP-Hardened-BYOS-EC2 Image SLES15-SP4-SAP-Hardened-BYOS-GCE Image SLES15-SP5-SAP-BYOS-GCE Image SLES15-SP5-SAP-Hardened-BYOS-EC2 Image SLES15-SP5-SAP-Hardened-BYOS-GCE Image SLES15-SP5-SAP-Hardened-GCE Image SLES15-SP6-SAP-BYOS Image SLES15-SP6-SAP-BYOS-GCE Image SLES15-SP6-SAP-Hardened Image SLES15-SP6-SAP-Hardened-BYOS Image SLES15-SP6-SAP-Hardened-BYOS-GCE Image SLES15-SP6-SAP-Hardened-GCE |
| |
SUSE Linux Enterprise High Availability Extension 15 SP3 |
| Patchnames: SUSE-SLE-Product-HA-15-SP3-2025-1586 |
SUSE Linux Enterprise High Availability Extension 15 SP4 |
| Patchnames: SUSE-SLE-Product-HA-15-SP4-2025-1586 |
SUSE Linux Enterprise High Availability Extension 15 SP5 |
| Patchnames: SUSE-SLE-Product-HA-15-SP5-2025-1586 |
SUSE Linux Enterprise High Availability Extension 15 SP6 |
| Patchnames: SUSE-SLE-Product-HA-15-SP6-2025-1586 |
SUSE Linux Enterprise High Availability Extension 15 SP7 |
| Patchnames: SUSE-SLE-Product-HA-15-SP7-2025-1586 |
openSUSE Leap 15.6 |
| Patchnames: openSUSE-SLE-15.6-2025-1586 |
First public cloud image revisions this CVE is fixed in:
- amazon/suse-sles-sap-15-sp4-hardened-byos-v20250611-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-hardened-byos-v20250612-hvm-ssd-x86_64
- google/sles-15-sp4-sap-byos-v20250522-x86-64
- google/sles-15-sp4-sap-v20250522-x86-64
- google/sles-15-sp5-sap-byos-v20250610-x86-64
- google/sles-15-sp5-sap-v20250610-x86-64
- google/sles-15-sp6-sap-byos-v20250609-x86-64
- google/sles-15-sp6-sap-v20250528-x86-64
- google/sles-sap-15-sp4-hardened-byos-v20250610-x86-64
- google/sles-sap-15-sp4-hardened-v20250610-x86-64
- google/sles-sap-15-sp5-hardened-byos-v20250610-x86-64
- google/sles-sap-15-sp5-hardened-v20250610-x86-64
- google/sles-sap-15-sp6-hardened-byos-v20250609-x86-64
- google/sles-sap-15-sp6-hardened-v20250609-x86-64
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products under general support and receiving all security fixes. | ||
SUSE Linux Enterprise High Availability Extension 15 SP6 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP6 | rubygem-rack | Released |
SUSE Linux Enterprise High Availability Extension 15 SP7 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP7 | rubygem-rack | Released |
SUSE Linux Enterprise High Performance Computing 15 SP6 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP7 | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP6 | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP7 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP6 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP7 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP6 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP7 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP7 | rmt-server | Affected |
SUSE Manager Proxy 4.3 | rmt-server | Affected |
SUSE Manager Retail Branch Server 4.3 | rmt-server | Affected |
SUSE Manager Server 4.3 | rmt-server | Affected |
openSUSE Leap 15.6 | hawk2 | Not affected |
openSUSE Leap 15.6 | rmt-server | Affected |
openSUSE Leap 15.6 | rubygem-rack | Released |
openSUSE Leap 15.6 | rubygem-rack-1_6 | Affected |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SUSE Linux Enterprise High Availability Extension 12 SP5 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP3 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP3 | rubygem-rack | Released |
SUSE Linux Enterprise High Availability Extension 15 SP4 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP4 | rubygem-rack | Released |
SUSE Linux Enterprise High Availability Extension 15 SP5 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP5 | rubygem-rack | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP5 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP4 | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP3 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP4 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP5 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP3 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP3-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP4 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP4-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP5 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP5-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | hawk2 | Not affected |
Products past their end of life and not receiving proactive updates anymore. | ||
SUSE CaaS Platform 4.0 | rmt-server | Affected |
SUSE Enterprise Storage 6 | rmt-server | Affected |
SUSE Enterprise Storage 7 | rmt-server | Affected |
SUSE Enterprise Storage 7.1 | rmt-server | Affected |
SUSE Linux Enterprise High Availability Extension 12 SP4 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 | rubygem-rack | Affected |
SUSE Linux Enterprise High Availability Extension 15 SP1 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP1 | rubygem-rack | Affected |
SUSE Linux Enterprise High Availability Extension 15 SP2 | hawk2 | Not affected |
SUSE Linux Enterprise High Availability Extension 15 SP2 | rubygem-rack | Affected |
SUSE Linux Enterprise High Performance Computing 15 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP1 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP2 | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | rmt-server | Affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP1 | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP2 | rmt-server | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP3 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP1 | rmt-server | Affected |
SUSE Linux Enterprise Module for Server Applications 15 SP2 | rmt-server | Affected |
SUSE Linux Enterprise Real Time 15 SP2 | rmt-server | Affected |
SUSE Linux Enterprise Real Time 15 SP3 | rmt-server | Affected |
SUSE Linux Enterprise Real Time 15 SP4 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP1 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP1-BCL | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP2 | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP2-BCL | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP2-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Server 15 SP3-BCL | rmt-server | Affected |
SUSE Linux Enterprise Server 15-LTSS | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | rmt-server | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | rmt-server | Affected |
SUSE Manager Proxy 4.0 | rmt-server | Affected |
SUSE Manager Proxy 4.1 | rmt-server | Affected |
SUSE Manager Proxy 4.2 | rmt-server | Affected |
SUSE Manager Retail Branch Server 4.0 | rmt-server | Affected |
SUSE Manager Retail Branch Server 4.1 | rmt-server | Affected |
SUSE Manager Retail Branch Server 4.2 | rmt-server | Affected |
SUSE Manager Server 4.0 | rmt-server | Affected |
SUSE Manager Server 4.1 | rmt-server | Affected |
SUSE Manager Server 4.2 | rmt-server | Affected |
openSUSE Leap 15.3 | hawk2 | Not affected |
openSUSE Leap 15.3 | rmt-server | Affected |
openSUSE Leap 15.3 | rubygem-rack | Affected |
openSUSE Leap 15.3 | rubygem-rack-1_6 | Affected |
openSUSE Leap 15.4 | hawk2 | Not affected |
openSUSE Leap 15.4 | rmt-server | Affected |
openSUSE Leap 15.4 | rubygem-rack | Affected |
openSUSE Leap 15.4 | rubygem-rack-1_6 | Affected |
openSUSE Leap 15.5 | hawk2 | Not affected |
openSUSE Leap 15.5 | rmt-server | Affected |
openSUSE Leap 15.5 | rubygem-rack | Affected |
openSUSE Leap 15.5 | rubygem-rack-1_6 | Affected |
Products at an unknown state of their lifecycle. | ||
SUSE Manager Proxy 4.3-LTS | rmt-server | Affected |
SUSE Manager Retail Branch Server 4.3-LTS | rmt-server | Affected |
SUSE Manager Server 4.3-LTS | rmt-server | Affected |
Container Status | ||
suse/rmt-server | rmt-server | Affected |
SUSE Timeline for this CVE
CVE page created: Thu May 8 02:00:37 2025CVE page last modified: Fri Jun 13 01:27:21 2025