- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 4.3
- Impact score
- 1.4
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- security-advisories@github.com
- CWE-352
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "BBFCB5C4-83E5-4AD7-8C52-92B863DD15B6",
"versionEndExcluding": "2.11.14"
},
{
"criteria": "cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "B58D450A-ADBF-4E0F-9C11-B11752ADE39E",
"versionEndExcluding": "3.0.5",
"versionStartIncluding": "3.0.0"
},
{
"criteria": "cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "3A7D9C43-3C12-4B42-8DB2-FF18AD5BEF0E",
"versionEndExcluding": "3.1.5",
"versionStartIncluding": "3.1.0"
}
],
"operator": "OR"
}
]
}
]