Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Rymsha

#25898of 55,126
9.8Total CVSS
Vulnerabilities · 1
PT-2022-28162
9.8
2022-10-12
Enonic · Enonic Xp · CVE-2024-23679
**Name of the Vulnerable Software and Affected Versions** Enonic XP versions less than 7.7.4 **Description** The issue is a session fixation problem that allows a remote and unauthenticated attacker to use prior sessions due to the lack of invalidating session attributes. This affects all id-providers using the lib-auth `login` method. **Recommendations** For Enonic XP versions less than 7.7.4, consider updating to version 7.7.4 or later to resolve the issue. As a temporary workaround, avoid using lib-auth for `login`, and instead use the Java API, which allows for invalidating previous sessions before auth-info is added.