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

PHP の is_a 関数は、__autoload 関数の呼び出しを誘発するため、任意のコードを実行される脆弱性が存在します。

Possible impacts 第三者により、巧妙に細工された URL、および特定の PEAR パッケージおよびカスタムオートローダの安全でない動作を利用されることで、任意のコードを実行される可能性があります。
Solution

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

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

NVD Vulnerability Information
CVE-2011-3379
Summary

The is_a function in PHP 5.3.7 and 5.3.8 triggers a call to the __autoload function, which makes it easier for remote attackers to execute arbitrary code by providing a crafted URL and leveraging potentially unsafe behavior in certain PEAR packages and custom autoloaders.

Publication Date Nov. 4, 2011, 12:55 a.m.
Registration Date Jan. 28, 2021, 4:39 p.m.
Last Update Nov. 21, 2024, 10:30 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.3.8:*:*:*:*:*:*:*
cpe:2.3:a:php:php:5.3.7:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List