Vulnerability Details : CVE-2021-43805
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.
Vulnerability category: Denial of service
Products affected by CVE-2021-43805
- cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*
- cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*
- cpe:2.3:a:nebulab:solidus:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-43805
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 39 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-43805
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2021-43805
-
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.Assigned by: security-advisories@github.com (Primary)
References for CVE-2021-43805
-
https://github.com/solidusio/solidus/commit/9867153e01e3c3b898cdbcedd7b43375ea922401
Merge pull request from GHSA-qxmr-qxh6-2cc9 · solidusio/solidus@9867153 · GitHubPatch;Third Party Advisory
-
https://github.com/solidusio/solidus/security/advisories/GHSA-qxmr-qxh6-2cc9
ReDos vulnerability on guest checkout email validation · Advisory · solidusio/solidus · GitHubExploit;Mitigation;Third Party Advisory
Jump to