Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2021-41274— Authentication Bypass by CSRF Weakness

Quick assessment

Affected
solidusio solidus_auth_devise
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Solidus是一套开源的电子商务系统。 Solidus Solidus_auth_devise 中存在跨站请求伪造漏洞,该漏洞源于产品缺少CSRF验证。攻击者可通过该漏洞向服务端发送非预期的请求。

CVSS 9.3 · Critical EPSS 0.63% · P48

Possible ATT&CK Techniques 1 AI

T1110.003 · Password Spraying
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2021-41274

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Authentication Bypass by CSRF Weakness
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
跨站请求伪造(CSRF)
Source: CVE Program / CVE List V5
Vulnerability Title
Solidus 跨站请求伪造漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Solidus是一套开源的电子商务系统。 Solidus Solidus_auth_devise 中存在跨站请求伪造漏洞,该漏洞源于产品缺少CSRF验证。攻击者可通过该漏洞向服务端发送非预期的请求。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
solidusio solidus_auth_devise >= 1.0.0, < 2.5.4 -

II. Public POCs for CVE-2021-41274

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2021-41274

登录查看更多情报信息。

Patches & Fixes for CVE-2021-41274 (1)

Vendor Advisories for CVE-2021-41274 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2021-41274

No comments yet


Leave a comment