製品・ソフトウェアに関する情報
PHP の SPL エクステンションの spl_array.c における任意のコードを実行される脆弱性
Title PHP の SPL エクステンションの spl_array.c における任意のコードを実行される脆弱性
Summary

PHP の SPL エクステンションの spl_array.c は、アンシリアライズの実装およびガベージコレクションと不適切な相互処理を行うため、任意のコードを実行される、またはサービス運用妨害 (解放済みメモリの使用 (use-after-free) およびアプリケーションクラッシュ) 状態にされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-416: Use After Free (解放済みメモリの使用) と識別されています。 http://cwe.mitre.org/data/definitions/416.html

Possible impacts 第三者により、巧妙に細工されたシリアル化されたデータを介して、任意のコードを実行される、またはサービス運用妨害 (解放済みメモリの使用 (use-after-free) およびアプリケーションクラッシュ) 状態にされる可能性があります。
Solution

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

Publication Date June 23, 2016, midnight
Registration Date Aug. 17, 2016, 3:55 p.m.
Last Update Oct. 7, 2016, 4:53 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.5.37 未満
PHP 5.6.23 未満の 5.6.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
0 [2016年08月17日]
  掲載
[2016年10月07日]
  ベンダ情報:アップル (HT207170) を追加
  ベンダ情報:アップル (APPLE-SA-2016-09-20 macOS Sierra 10.12) を追加
  ベンダ情報:ヒューレット・パッカード・エンタープライズ (HPSBNS03635) を追加
  参考情報:JVN (JVNVU#90950877) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2016-5771
Summary

spl_array.c in the SPL extension in PHP before 5.5.37 and 5.6.x before 5.6.23 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and application crash) via crafted serialized data.

Publication Date Aug. 7, 2016, 7:59 p.m.
Registration Date Jan. 26, 2021, 2:14 p.m.
Last Update Nov. 21, 2024, 11:54 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.5.37
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.6.0 5.6.23
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 7.0.0 7.0.8
Configuration2 or higher or less more than less than
cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*
Configuration3 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List