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

PHP の Foreign Function Interface (ffi) には、safe_mode 制限に準拠しないため、任意のコードを実行される脆弱性が存在します。

Possible impacts 攻撃者により、任意の DLL を読み込み、および関数を呼び出すことで、任意のコードを実行される可能性があります。
Solution

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

Publication Date Aug. 24, 2007, midnight
Registration Date Sept. 25, 2012, 4:59 p.m.
Last Update Sept. 25, 2012, 4:59 p.m.
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:N/I:P/A:N
Affected System
The PHP Group
PHP 5.0.5
CVE (情報セキュリティ 共通脆弱性識別子)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2007-4528
Summary

The Foreign Function Interface (ffi) extension in PHP 5.0.5 does not follow safe_mode restrictions, which allows context-dependent attackers to execute arbitrary code by loading an arbitrary DLL and calling a function, as demonstrated by kernel32.dll and the WinExec function. NOTE: this issue does not cross privilege boundaries in most contexts, so perhaps it should not be included in CVE.

Publication Date Aug. 25, 2007, 9:17 a.m.
Registration Date Jan. 29, 2021, 2:18 p.m.
Last Update Sept. 29, 2017, 10:29 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List