1 results (0.001 seconds)
CVSS: 7.5EPSS: 0%CPEs: 41EXPL: 0

CVE-2022-24740 – Improper Authentication in Volto
https://notcve.org/view.php?id=CVE-2022-24740
14 Mar 2022 — Volto is a ReactJS-based frontend for the Plone Content Management System. Between versions 14.0.0-alpha.5 and 15.0.0-alpha.0, a user could have their authentication cookie replaced with an authentication cookie from another user, effectively giving them control of the other user's account and privileges. This occurs when using an outdated version of the `react-cookie` library and a server is under high load. A proof of concept does not currently exist, but it is possible for this issue to occur in the wild... • https://github.com/plone/volto/pull/3051 • CWE-287: Improper Authentication •