Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
The get_repeat_type function in basic_regex_creator.hpp in the Boost regex library (aka Boost.Regex) in Boost 1.33 and 1.34 allows context-dependent attackers to cause a denial of service (NULL dereference and crash) via an invalid regular expression.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Boost库 'basic_regex_creator.hpp'拒绝服务漏洞
Vulnerability Description
Boost库是一个可移植、提供源代码的C++库。 Boost库处理正则表达式时basic_regex_creator.hpp:1224的get_repeat_type()函数中存在空指针引用错误,远程攻击者可能利用此漏洞导致采用了Boost库的应用程序崩溃。 具体如下: if (state->next.p->next.p->next.p == static_cast<re_alt*>(state)->alt.p) 远程攻击者可以通过向Boost提交恶意的正则表达式请求触发这些漏洞,导致拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A