Authentication Bypass by CSRF Weakness
Published: November 18, 2021
SECURITY IDENTIFIERS
- GHSA: GHSA-5629-8855-gf4g
- Vendor Advisory: https://github.com/solidusio/solidus/security/advisories/GHSA-5629-8855-gf4g
GEM
SEVERITY
CVSS v3.x: 9.3 (Critical)
PATCHED VERSIONS
>= 3.1.3
~> 3.0.3
~> 2.11.12
DESCRIPTION
Impact
The actual vulnerability has been discovered on solidus_auth_devise. See
GHSA-xm34-v85h-9pg2
for details.
The security advisory here exists to provide an extra layer of security in
the form of a monkey patch for users who don't update solidus_auth_devise.
For this reason, it has been marked as low impact on this end.
Patches
For extra security, update solidus_core to versions 3.1.3, 3.0.3, or
2.11.12.
Workarounds
Look at the workarounds described at GHSA-xm34-v85h-9pg2.
