CVE-2021-43805
Last modified
CVE-2021-43805 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.40% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nebulab | Solidus | < 2.11.13 |
| Nebulab | Solidus | >= 3.0.0, < 3.0.4 |
| Nebulab | Solidus | >= 3.1.0, < 3.1.4 |
References
- https://github.com/solidusio/solidus/commit/9867153e01e3c3b898cdbcedd7b43375ea922401Patch, Third Party Advisory
- https://github.com/solidusio/solidus/security/advisories/GHSA-qxmr-qxh6-2cc9Exploit, Mitigation, Third Party Advisory
- https://github.com/solidusio/solidus/commit/9867153e01e3c3b898cdbcedd7b43375ea922401Patch, Third Party Advisory
- https://github.com/solidusio/solidus/security/advisories/GHSA-qxmr-qxh6-2cc9Exploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43805?
How severe is CVE-2021-43805?
How do I fix CVE-2021-43805?
Are you affected by CVE-2021-43805?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
