CVE-2022-42919
概要

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.

公表日 2022年11月7日9:15
登録日 2022年11月7日12:00
最終更新日 2024年11月21日16:25
CVSS3.1 : HIGH
スコア 7.8
ベクター CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.9.0 3.9.16
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.10.0 3.10.9
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.8.3 3.8.15
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.7.3 3.7.15
構成2 以上 以下 より上 未満
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Python Software Foundation の Python 他複数ベンダの製品における脆弱性
タイトル Python Software Foundation の Python 他複数ベンダの製品における脆弱性
概要

Python Software Foundation の Python 他複数ベンダの製品には、不特定の脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

参考情報を参照して適切な対策を実施してください。

公表日 2022年11月7日0:00
登録日 2023年11月1日17:18
最終更新日 2023年11月1日17:18
影響を受けるシステム
Python Software Foundation
Python 3.10.0 以上 3.10.9 未満
Python 3.7.3 から 3.7.15
Python 3.8.3 から 3.8.15
Python 3.9.0 以上 3.9.16 未満
Fedora Project
Fedora 35
Fedora 36
Fedora 37
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2023年11月01日]
  掲載
2023年11月1日17:18