NVD Vulnerability Detail
Search Exploit, PoC
CVE-2024-49768
Summary

Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recv_bytes (defaults to 8192) long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled (default) we won't read any more requests, and when the first request fails due to a parsing error, we simply close the connection. However when request lookahead is enabled, it is possible to process and receive the first request, start sending the error message back to the client while we read the next request and queue it. This will allow the secondary request to be serviced by the worker thread while the connection should be closed. Waitress 3.0.1 fixes the race condition. As a workaround, disable channel_request_lookahead, this is set to 0 by default disabling this feature.

Publication Date Oct. 30, 2024, 12:15 a.m.
Registration Date Oct. 30, 2024, 5 a.m.
Last Update Nov. 8, 2024, 2:28 a.m.
CVSS3.1 : MEDIUM
スコア 4.8
Vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I)
可用性への影響(A) なし
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:agendaless:waitress:*:*:*:*:*:*:*:* 2.0.0 3.0.1
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Agendaless Consulting の Waitress における Time-of-check Time-of-use (TOCTOU) 競合状態の脆弱性
Title Agendaless Consulting の Waitress における Time-of-check Time-of-use (TOCTOU) 競合状態の脆弱性
Summary

Agendaless Consulting の Waitress には、Time-of-check Time-of-use (TOCTOU) 競合状態の脆弱性、HTTP リクエストスマグリングに関する脆弱性が存在します。

Possible impacts 情報を取得される、および情報を改ざんされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date Oct. 29, 2024, midnight
Registration Date Nov. 8, 2024, 10:27 a.m.
Last Update Nov. 8, 2024, 10:27 a.m.
Affected System
Agendaless Consulting
Waitress 2.0.0 以上 3.0.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2024年11月08日]
  掲載
Nov. 8, 2024, 10:27 a.m.