脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
HTTP Request Smuggling: Content-Length Sent Twice in Waitress
脆弱性説明
Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two Content-Length headers are sent in a single request, Waitress would treat the request as having no body, thereby treating the body of the request as a new request in HTTP pipelining. This issue is fixed in Waitress 1.4.0.
CVSS情報
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
脆弱性タイプ
HTTP请求的解释不一致性(HTTP请求私运)
脆弱性タイトル
Waitress 环境问题漏洞
脆弱性説明
Waitress是一款用于Python的WSGI(Web服务器网关接口)服务器。 Waitress 1.3.1版本中存在环境问题漏洞。该漏洞源于网络系统或产品对系统资源(如内存、磁盘空间、文件等)的管理不当。
CVSS情報
N/A
脆弱性タイプ
N/A