PHP の ext/spl/spl_heap.c の spl_ptr_heap_insert 関数における任意のコードを実行される脆弱性
| Title |
PHP の ext/spl/spl_heap.c の spl_ptr_heap_insert 関数における任意のコードを実行される脆弱性
|
| Summary |
PHP の ext/spl/spl_heap.c の spl_ptr_heap_insert 関数には、解放済みメモリの使用 (Use-after-free) により、任意のコードを実行される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-416: Use-after-free (解放済みメモリの使用) と識別されています。 http://cwe.mitre.org/data/definitions/416.html
|
| Possible impacts |
第三者により、SplMinHeap::compare 操作の失敗を誘発されることで、任意のコードを実行される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
July 9, 2015, midnight |
| Registration Date |
May 19, 2016, 5:42 p.m. |
| Last Update |
May 19, 2016, 5:42 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.27 未満
|
|
PHP 5.6.11 未満の 5.6.x
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年05月19日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2015-4116
| Summary |
Use-after-free vulnerability in the spl_ptr_heap_insert function in ext/spl/spl_heap.c in PHP before 5.5.27 and 5.6.x before 5.6.11 allows remote attackers to execute arbitrary code by triggering a failed SplMinHeap::compare operation.
|
| Publication Date |
May 16, 2016, 7:59 p.m. |
| Registration Date |
Jan. 26, 2021, 2:50 p.m. |
| Last Update |
Nov. 21, 2024, 11:30 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:* |
|
|
|
|
| Configuration2 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:php:php:5.6.1:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.5:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.0:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.4:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.6:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.2:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.10:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.7:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
|
5.5.26 |
|
|
| cpe:2.3:a:php:php:5.6.9:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.3:*:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:php:php:5.6.8:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List