SCA: security update for solidus_frontend (GHSA-h3fg-h5v3-vf8m)

medium Tenable Self-Hosted Container Security Plugin ID 433555

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- `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. (CVE-2021-43846)

See Also

https://github.com/advisories/GHSA-h3fg-h5v3-vf8m

Plugin Details

Severity: Medium

ID: 433555

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.4

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2021-43846

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/6/2022

Vulnerability Publication Date: 12/20/2021

Reference Information

CVE: CVE-2021-43846

cwe: CWE-352