Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-41274

9.3 · CRITICAL
Published Nov 17, 2021 nebulab CWE-352 EPSS 0.61% (47th pctl)

Overview

CVE-2021-41274 is a critical-severity vulnerability affecting nebulab solidus_auth_devise. It was published on November 17, 2021 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

solidus_auth_devise provides authentication services for the Solidus webstore framework, using the Devise gem. In affected versions solidus_auth_devise is subject to a CSRF vulnerability that allows user account takeover. All applications using any version of the frontend component of `solidus_auth_devise` are affected if `protect_from_forgery` method is both: Executed whether as: A `before_action` callback (the default) or A `prepend_before_action` (option `prepend: true` given) before the `:load_object` hook in `Spree::UserController` (most likely order to find). Configured to use `:null_session` or `:reset_session` strategies (`:null_session` is the default in case the no strategy is given, but `rails --new` generated skeleton use `:exception`). Users should promptly update to `solidus_auth_devise` version `2.5.4`. Users unable to update should if possible, change their strategy to `:exception`. Please see the linked GHSA for more workaround details.

Remediation

Check the references section for vendor advisories and patches from nebulab. Update solidus_auth_devise to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
nebulab solidus_auth_devise >= 1.0.0, < 2.5.4 Affected

Frequently Asked Questions

What is CVE-2021-41274?

CVE-2021-41274 is a critical-severity vulnerability affecting nebulab solidus_auth_devise. It was published on November 17, 2021 and has a CVSS 3.1 base score of 9.3 (CRITICAL).

How severe is CVE-2021-41274?

This vulnerability has a CVSS 3.1 base score of 9.3, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-41274?

Check the references section for vendor advisories and patches from nebulab. Update solidus_auth_devise to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-41274?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-41274 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.