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
Werkzeug vulnerable to high resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning
Vulnerability Description
Werkzeug is a comprehensive WSGI web application library. If an upload of a file that starts with CR or LF and then is followed by megabytes of data without these characters: all of these bytes are appended chunk by chunk into internal bytearray and lookup for boundary is performed on growing buffer. This allows an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests. This vulnerability has been patched in version 3.0.1.
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
算法复杂性
Vulnerability Title
Pallets Werkzeug 缓冲区错误漏洞
Vulnerability Description
Pallets Werkzeug是一款WSGI Web应用程序库。 Pallets Werkzeug 3.0.1之前版本存在安全漏洞,该漏洞源于允许攻击者通过将精心设计的多部分数据发送导致拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A