CVE-2014-1932
概要

The (1) load_djpeg function in JpegImagePlugin.py, (2) Ghostscript function in EpsImagePlugin.py, (3) load function in IptcImagePlugin.py, and (4) _copy function in Image.py in Python Image Library (PIL) 1.1.7 and earlier and Pillow before 2.3.1 do not properly create temporary files, which allow local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on the temporary file.

公表日 2014年4月17日23:55
登録日 2021年1月26日15:07
最終更新日 2024年11月21日11:05
CVSS2.0 : MEDIUM
スコア 4.4
ベクター AV:L/AC:M/Au:N/C:P/I:P/A:P
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃前の認証要否(Au) 不要
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
全ての特権を取得 いいえ
ユーザー権限を取得 いいえ
その他の権限を取得 いいえ
ユーザー操作が必要 いいえ
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:* 2.3.0
cpe:2.3:a:pythonware:python_imaging_library:*:*:*:*:*:*:*:* 1.1.7
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Python Image Library および Pillow における任意のファイルを上書きされる脆弱性
タイトル Python Image Library および Pillow における任意のファイルを上書きされる脆弱性
概要

Python Image Library (PIL) および Pillow の (1) JpegImagePlugin.py の load_djpeg 関数、(2) EpsImagePlugin.py の Ghostscript 関数、(3) IptcImagePlugin.py の load 関数、および (4) Image.py の _copy 関数 は、一時ファイルを適切に作成しないため、任意のファイルを上書きされる、および重要な情報を取得される脆弱性が存在します。

想定される影響 ローカルユーザにより、一時ファイルへのシンボリックリンク攻撃を介して、任意のファイルを上書きされる、および重要な情報を取得される可能性があります。
対策

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

公表日 2014年3月15日0:00
登録日 2014年4月22日15:57
最終更新日 2014年8月11日18:33
影響を受けるシステム
Python Software Foundation
Python Pillow 2.3.1 未満
Fredrik Lundh
Python Imaging Library 1.1.7 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2014年04月22日]
  掲載
[2014年08月11日]
  ベンダ情報:オラクル (Multiple vulnerabilities in Python Image Library (PIL)) を追加
2018年2月17日10:37