製品・ソフトウェアに関する情報
pip における任意のコードを実行される脆弱性
Title pip における任意のコードを実行される脆弱性
Summary

pip は、PyPI のリポジトリからパッケージを取得するために HTTP を使用する、およびパッケージの内容の整合性チェックを実行しないため、任意のコードを実行される脆弱性が存在します。

Possible impacts 中間者攻撃 (man-in-the-middle attack) により、"pip install" 操作に対する巧妙に細工されたレスポンスを介して、任意のコードを実行される可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date March 7, 2013, midnight
Registration Date Aug. 7, 2013, 2:17 p.m.
Last Update Aug. 7, 2013, 2:17 p.m.
CVSS2.0 : 警告
Score 6.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:P
Affected System
Python Software Foundation
pip 1.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2013年08月07日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2013-1629
Summary

pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a "pip install" operation.

Publication Date Aug. 6, 2013, 11:52 a.m.
Registration Date Jan. 26, 2021, 3:36 p.m.
Last Update Nov. 21, 2024, 10:50 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*:* 1.3
Related information, measures and tools
Common Vulnerabilities List