CVE-2021-43805
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
Solidus is a free, open-source ecommerce platform built on Rails. Versions of Solidus prior to 3.1.4, 3.0.4, and 2.11.13 have a denial of service vulnerability that could be exploited during a guest checkout. The regular expression used to validate a guest order's email was subject to exponential backtracking through a fragment like `a.a.` Versions 3.1.4, 3.0.4, and 2.11.13 have been patched to use a different regular expression. The maintainers added a check for email addresses that are no longer valid that will print information about any affected orders that exist. If a prompt upgrade is not an option, a workaround is available. It is possible to edit the file `config/application.rb` manually (with code provided by the maintainers in the GitHub Security Advisory) to check email validity.
Overview
- CVE ID
- CVE-2021-43805
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-12-07T18:15:07
- Last Modified Date
- 2021-12-08T17:30:09
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:* | 1 | OR | 2.11.13 | |
cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:* | 1 | OR | 3.0.0 | 3.0.4 |
cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:* | 1 | OR | 3.1.0 | 3.1.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/solidusio/solidus/security/advisories/GHSA-qxmr-qxh6-2cc9 | Exploit Mitigation Third Party Advisory |
https://github.com/solidusio/solidus/commit/9867153e01e3c3b898cdbcedd7b43375ea922401 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-43805 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43805 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:42:43 | Added to TrackCVE | |||
2022-12-06 03:11:22 | 2021-12-07T18:15Z | 2021-12-07T18:15:07 | CVE Published Date | updated |
2022-12-06 03:11:22 | 2021-12-08T17:30:09 | CVE Modified Date | updated | |
2022-12-06 03:11:22 | Analyzed | Vulnerability Status | updated |