漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
ReDos vulnerability on guest checkout email validation
Vulnerability 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.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
CWE-1333
Vulnerability Title
Solidus 安全漏洞
Vulnerability Description
Solidus是一套开源的电子商务系统。 Solidus 存在安全漏洞,该漏洞源于软件在用于验证客人订单的电子邮件的正则表达式可以通过a.a.a这样的片段进行指数回溯,攻击者可以在客人结帐期间利用该漏洞实现拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A