A session management vulnerability exists in Apache Roller before version 6.1.5 where active user sessions are not properly invalidated after password changes. When a user's password is changed, either by the user themselves or by an administrator, existing sessions remain active and usable. This allows continued access to the application through old sessions even after password changes, potentially enabling unauthorized access if credentials were compromised.
This issue affects Apache Roller versions up to and including 6.1.4.
The vulnerability is fixed in Apache Roller 6.1.5 by implementing centralized session management that properly invalidates all active sessions when passwords are changed or users are disabled.
CVSS
No CVSS.
References
Configurations
No configuration.
History
15 Apr 2025, 18:39
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
14 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-14 09:15
Updated : 2025-04-18 16:15
NVD link : CVE-2025-24859
Mitre link : CVE-2025-24859
CVE.ORG link : CVE-2025-24859
JSON object : View
Products Affected
No product.
CWE
CWE-613
Insufficient Session Expiration