GHSA-f5x9-8jwc-25rw · 深刻度: high · エコシステム: pip — Uncaught Exception (due to a data race) leads to process termination in Waitress
Waitress is a Web Server Gateway Interface server for Python 2 and 3. Waitress versions 2.1.0 and 2.1.1 may terminate early due to a thread closing a socket while the main thread is about to call select(). This will lead to the main thread raising an exception that is not handled and then causing the entire application to be killed. This issue has been fixed in Waitress 2.1.2 by no longer allowing the WSGI thread to close the socket. Instead, that is always delegated to the main thread. There is no work-around for this issue. However, users using waitress behind a reverse proxy server are less likely to have issues if the reverse proxy always reads the full response.
総合評価: CVE-2022-31015 は悪用リスクが高い(64.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.27%、66 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.48% | 1.27% | +0.79% |
| 2 | 2026-05-31 | 0.14% | 0.48% | +0.34% |
| 3 | 2025-11-21 | — | 0.14% | — |
EPSS の全履歴 (全 15 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-f5x9-8jwc-25rw · 深刻度: high · エコシステム: pip — Uncaught Exception (due to a data race) leads to process termination in Waitress
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2022-31015: 1 source package rows (py3-waitress); 7 state rows across 7 repos (3.17-community, 3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 7, open 0. | https://security.alpinelinux.org/vuln/CVE-2022-31015 |
debian
|
unimportant | CVE-2022-31015 unimportant priority: Debian including 1 source packages (waitress), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-31015 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2022-31015 |
suse
|
medium | CVE-2022-31015 severity moderate: SUSE including 12 source package names (python-waitress, python3-waitress, …), 51 product×package rows across 30 product lines (HPE Helion OpenStack 8, SUSE CaaS Platform 4.0, … (30 product lines)): Known Not Affected 41, Fixed 10. | https://www.suse.com/security/cve/CVE-2022-31015/ |
ubuntu
|
medium | CVE-2022-31015 medium priority: Ubuntu including 1 source packages (waitress), 7 status rows across 7 suites (bionic, focal, impish, jammy, kinetic, upstream, xenial): not-affected 4, ignored 1, needs-triage 1, released 1. | https://ubuntu.com/security/CVE-2022-31015 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| agendaless | waitress | >= 2.1.0, < 2.1.2 | cpe:2.3:a:agendaless:waitress:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/Pylons/waitress/commit/4f6789b035610e0552738cdc4b35ca809a592d48 | Patch Third Party Advisory |
| https://github.com/Pylons/waitress/issues/374 | Exploit Issue Tracking Patch Third Party Advisory |
| https://github.com/Pylons/waitress/pull/377 | Issue Tracking Patch Third Party Advisory |
| https://github.com/Pylons/waitress/security/advisories/GHSA-f5x9-8jwc-25rw | Third Party Advisory |