Lucene search
+L

584 matches found

Amazon
Amazon
added 2025/05/13 12:0 a.m.17 views

Low: jetty

Issue Overview: For Eclipse Jetty versions = 9.4.40, = 10.0.2, = 11.0.2, if an exception is thrown from the SessionListenersessionDestroyed method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a...

3.6CVSS6.7AI score0.00963EPSS
SaveExploits1
Amazon
Amazon
added 2025/05/13 12:0 a.m.7 views

Low: jetty

Issue Overview: For Eclipse Jetty versions = 9.4.40, = 10.0.2, = 11.0.2, if an exception is thrown from the SessionListenersessionDestroyed method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a...

3.6CVSS6.9AI score0.00963EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2025/05/08 2:45 p.m.26 views

Rack session gets restored after deletion

Summary 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. Details Rack session middleware prepares the session at the beginning of request, then saves is back to the store wit...

4.2CVSS6.9AI score0.00282EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/08 2:45 p.m.20 views

Rack session gets restored after deletion

Summary 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. Details Rack session middleware prepares the session at the beginning of request, then saves is back to the store wit...

4.2CVSS4.6AI score0.00201EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/05/08 2:45 p.m.15 views

GHSA-VPFW-47H7-XJ4G Rack session gets restored after deletion

Summary 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. Details Rack session middleware prepares the session at the beginning of request, then saves is back to the store wit...

4.2CVSS6.8AI score0.00282EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/08 12:0 a.m.5 views

UBUNTU-CVE-2025-32441

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...

4.2CVSS5.8AI score0.00201EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/07 11:15 p.m.27 views

CVE-2025-32441

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...

4.2CVSS0.00201EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/05/07 11:1 p.m.11 views

CVE-2025-32441 Rack session gets restored after deletion

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...

4.2CVSS4.4AI score0.00201EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/07 11:1 p.m.97 views

CVE-2025-32441

CVE-2025-32441 affects the Rack Ruby web server interface. Before 2.2.14, when using the Rack::Session::Pool middleware, concurrent requests can cause a deleted session to be restored, enabling an unauthenticated user to reuse that session. The exploitation scenario requires an attacker to obtain...

4.2CVSS4.4AI score0.00201EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/07 11:1 p.m.11 views

CVE-2025-32441 Rack session gets restored after deletion

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...

4.2CVSS6AI score0.00201EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/07 11:1 p.m.40 views

CVE-2025-32441 Rack session gets restored after deletion

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...

4.2CVSS0.00201EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/07 11:1 p.m.55 views

CVE-2025-32441

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...

4.2CVSS4.9AI score0.00201EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/07 12:0 a.m.7 views

PT-2025-20314 · Rack +5 · Rack +5

Name of the Vulnerable Software and Affected Versions: Rack versions prior to 2.2.14 Description: The issue affects Rack, a modular Ruby web server interface, when using the Rack::Session::Pool middleware. Simultaneous rack requests can restore a deleted rack session, allowing an unauthenticated...

7.5CVSS5AI score0.00911EPSS
SaveExploits0References59
Vulnrichment
Vulnrichment
added 2025/04/29 8:43 p.m.10 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS6.7AI score0.00398EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/29 8:43 p.m.27 views

CVE-2025-46344 Auth0 NextJS SDK v4 Missing Session Invalidation

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. Versions starting from 4.0.1 and prior to 4.5.1, do not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While...

7.1CVSS0.00398EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/29 6:54 p.m.10 views

GHSA-PJR6-JX7R-J4R6 Auth0 NextJS SDK v4 Missing Session Invalidation

Overview Auth0 NextJS v4.0.1 to v4.5.0 does not invoke .setExpirationTime when generating a JWE token for the session. As a result, the JWE does not contain an internal expiration claim. While the session cookie may expire or be cleared, the JWE remains valid. Am I Affected? You are affected if y...

7.1CVSS6.8AI score0.00398EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/04/26 5:16 a.m.10 views

CVE-2025-28059

An access control vulnerability in Nagios Network Analyzer 2024R1.0.3 allows deleted users to retain access to system resources due to improper session invalidation and stale token handling. When an administrator deletes a user account, the backend fails to terminate active sessions and revoke...

7.5CVSS6.8AI score0.00785EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/04/26 4:8 a.m.11 views

CVE-2024-22351

IBM InfoSphere Information 11.7 Server does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system...

6.3CVSS6.5AI score0.00223EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/04/25 12:0 a.m.7 views

Apache Roller Code Issue Vulnerability

Apache Roller is the United States Apache Apache Foundation of a Java-based multi-user open source blogging system. A code issue vulnerability exists in Apache Roller 6.1.4 and earlier versions, which stems from a password change that does not properly invalidate the session and can be exploited ...

8.8CVSS7AI score0.01077EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/23 11:15 p.m.20 views

CVE-2024-22351

IBM InfoSphere Information 11.7 Server does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system...

6.3CVSS0.00223EPSS
SaveExploits0References1
Rows per page
Query Builder