CVE-2021-43846
Versions of `solidus_frontend` prior to 3.1.5, 3.0.5, and 2.11.14 contain a cross-site request forgery (CSRF) vulnerability that allows a malicious site to add an item to the user's cart without their knowledge.
Does this matter?
Lower severity and a low EPSS score (0.57%). Track it; it rarely justifies an emergency change on its own.
Description
`solidus_frontend` is the cart and storefront for the Solidus e-commerce project. Versions of `solidus_frontend` prior to 3.1.5, 3.0.5, and 2.11.14 contain a cross-site request forgery (CSRF) vulnerability that allows a malicious site to add an item to the user's cart without their knowledge. Versions 3.1.5, 3.0.5, and 2.11.14 contain a patch for this issue. The patch adds CSRF token verification to the "Add to cart" action. Adding forgery protection to a form that missed it can have some side effects. Other CSRF protection strategies as well as a workaround involving modifcation to config/application.rb` are available. More details on these mitigations are available in the GitHub Security Advisory.
- CVSS 3.1
- 4.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
- EPSS
- 0.57% probability · 46th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-352
- Affected
- nebulab/solidus
- Source
- security-advisories@github.com
References
- https://github.com/solidusio/solidus/commit/4d17cacf066d9492fc04eb3a0b16084b47376d81Patch, Third Party Advisory
- https://github.com/solidusio/solidus/commit/a1b9bf7f24f9b8684fc4d943eacb02b1926c77c6Patch, Third Party Advisory
- https://github.com/solidusio/solidus/security/advisories/GHSA-h3fg-h5v3-vf8mExploit, Mitigation, Third Party Advisory
- https://github.com/solidusio/solidus/commit/4d17cacf066d9492fc04eb3a0b16084b47376d81Patch, Third Party Advisory
- https://github.com/solidusio/solidus/commit/a1b9bf7f24f9b8684fc4d943eacb02b1926c77c6Patch, Third Party Advisory
- https://github.com/solidusio/solidus/security/advisories/GHSA-h3fg-h5v3-vf8mExploit, Mitigation, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.