製品・ソフトウェアに関する情報
PHP におけるアクセス制限を回避される脆弱性
Title PHP におけるアクセス制限を回避される脆弱性
Summary

PHP には、特定関数の (a) open_basedir および (b) safe_mode_exec_dir 制限を実行しないため、アクセス制限を回避される、およびディレクトリの外のプログラムを呼び出される脆弱性が存在します。

Possible impacts ローカルユーザにより、"C:" ドライブなどのパス名に関連する、以下の関数を介して、アクセス制限を回避される、およびディレクトリの外のプログラムを呼び出しされる可能性があります。 (1) exec 関数 (2) system 関数 (3) shell_exec 関数 (4) passthru 関数 (5) popen 関数
Solution

ベンダ情報および参考情報を参照して適切な対策を実施してください。

Publication Date Aug. 19, 2009, midnight
Registration Date Sept. 25, 2012, 5:27 p.m.
Last Update Sept. 25, 2012, 5:27 p.m.
CVSS2.0 : 危険
Score 7.2
Vector AV:L/AC:L/Au:N/C:C/I:C/A:C
Affected System
The PHP Group
PHP 5.2.5
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2008-7002
Summary

PHP 5.2.5 does not enforce (a) open_basedir and (b) safe_mode_exec_dir restrictions for certain functions, which might allow local users to bypass intended access restrictions and call programs outside of the intended directory via the (1) exec, (2) system, (3) shell_exec, (4) passthru, or (5) popen functions, possibly involving pathnames such as "C:" drive notation.

Publication Date Aug. 19, 2009, 2:24 p.m.
Registration Date Jan. 29, 2021, 1:51 p.m.
Last Update Aug. 19, 2009, 2:24 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List