OpenProject is open source project management software. Starting with version 7.4.0 and prior to version 12.5.4, when a user registers and confirms their first two-factor authentication (2FA) device for an account, existing logged in sessions for that user account are not terminated. Likewise, if an administrators creates a mobile phone 2FA device on behalf of a user, their existing sessions are not terminated. The issue has been resolved in OpenProject version 12.5.4 by actively terminating sessions of user accounts having registered and confirmed a 2FA device. As a workaround, users who register the first 2FA device on their account can manually log out to terminate all other active sessions. This is the default behavior of OpenProject but might be disabled through a configuration option. Double check that this option is not overridden if one plans to employ the workaround.
References
Link | Resource |
---|---|
https://community.openproject.org/wp/48035 | Exploit |
https://github.com/opf/openproject/pull/12508 | Patch |
https://github.com/opf/openproject/security/advisories/GHSA-xfp9-qqfj-x28q | Mitigation Vendor Advisory |
https://www.openproject.org/docs/release-notes/12-5-4/ | Mitigation Release Notes |
https://community.openproject.org/wp/48035 | Exploit |
https://github.com/opf/openproject/pull/12508 | Patch |
https://github.com/opf/openproject/security/advisories/GHSA-xfp9-qqfj-x28q | Mitigation Vendor Advisory |
https://www.openproject.org/docs/release-notes/12-5-4/ | Mitigation Release Notes |
Configurations
History
21 Nov 2024, 08:01
Type | Values Removed | Values Added |
---|---|---|
References | () https://community.openproject.org/wp/48035 - Exploit | |
References | () https://github.com/opf/openproject/pull/12508 - Patch | |
References | () https://github.com/opf/openproject/security/advisories/GHSA-xfp9-qqfj-x28q - Mitigation, Vendor Advisory | |
References | () https://www.openproject.org/docs/release-notes/12-5-4/ - Mitigation, Release Notes | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
Information
Published : 2023-05-08 21:15
Updated : 2024-11-21 08:01
NVD link : CVE-2023-31140
Mitre link : CVE-2023-31140
CVE.ORG link : CVE-2023-31140
JSON object : View
Products Affected
openproject
- openproject
CWE
CWE-613
Insufficient Session Expiration