-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| tribalsystems/zenario | composer | <= 9.3.57595 |
The vulnerability stems from improper session management in the login flow. The PoC demonstrates session ID reuse across logout/login cycles when 'Remember me' is enabled. The welcome.ajax.php file handles authentication tasks, and the lack of session_regenerate_id() or equivalent mechanism after authentication leaves the session fixation vulnerability. The file path is explicitly referenced in both the PoC and advisory as the affected component.
Ongoing coverage of React2Shell