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.
References
Link | Resource |
---|---|
https://lists.apache.org/thread/4j906k16v21kdx8hk87gl7663sw7lg7f | Release Notes |
https://lists.apache.org/thread/vxv52vdr8nhtjlj6v02w43fdvo0cxw23 | Vendor Advisory |
http://www.openwall.com/lists/oss-security/2025/04/11/1 | Mailing List |
Configurations
History
03 Jun 2025, 21:32
Type | Values Removed | Values Added |
---|---|---|
First Time |
Apache
Apache roller |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
CPE | cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:* | |
References | () https://lists.apache.org/thread/4j906k16v21kdx8hk87gl7663sw7lg7f - Release Notes | |
References | () https://lists.apache.org/thread/vxv52vdr8nhtjlj6v02w43fdvo0cxw23 - Vendor Advisory | |
References | () http://www.openwall.com/lists/oss-security/2025/04/11/1 - Mailing List |
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-06-03 21:32
NVD link : CVE-2025-24859
Mitre link : CVE-2025-24859
CVE.ORG link : CVE-2025-24859
JSON object : View
Products Affected
apache
- roller
CWE
CWE-613
Insufficient Session Expiration