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
Soup Sieve: Memory Exhaustion via Large Comma-Separated Selector Lists in soupsieve
Vulnerability Description
Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve allocates unbounded memory when compiling large comma-separated selector lists, allowing an attacker who can supply a crafted selector string to soupsieve.compile() or Beautiful Soup .select() / .select_one() to allocate hundreds of megabytes of heap memory from a relatively small input and cause denial of service. This issue is fixed in version 2.8.4.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Vulnerability Title
facelessuser soupsieve 资源管理错误漏洞
Vulnerability Description
facelessuser soupsieve是facelessuser个人开发者的一个CSS选择器筛选库。 facelessuser soupsieve 2.8.4之前版本存在资源管理错误漏洞,该漏洞源于CSS选择器解析器在编译大型逗号分隔选择器列表时分配无界内存,导致攻击者通过提供特制选择器字符串分配数百兆堆内存并造成拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A