PHP の Zend/zend_exceptions.c におけるサービス運用妨害 (DoS) の脆弱性
| Title |
PHP の Zend/zend_exceptions.c におけるサービス運用妨害 (DoS) の脆弱性
|
| Summary |
PHP の Zend/zend_exceptions.c は、特定の例外オブジェクトを検証しないため、サービス運用妨害 (NULL ポインタデリファレンスおよびアプリケーションクラッシュ) 状態にされる、または意図しないメソッドの実行を誘発される脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-476: NULL Pointer Dereference (NULL ポインタデリファレンス) と識別されています。 http://cwe.mitre.org/data/definitions/476.html
|
| Possible impacts |
第三者により、巧妙に細工されたシリアル化されたデータを介して、サービス運用妨害 (NULL ポインタデリファレンスおよびアプリケーションクラッシュ) 状態にされる、または意図しないメソッドの実行を誘発される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Aug. 6, 2015, midnight |
| Registration Date |
May 25, 2016, 4:28 p.m. |
| Last Update |
May 25, 2016, 4:28 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.4.44 未満
|
|
PHP 5.5.28 未満の 5.5.x
|
|
PHP 5.6.12 未満の 5.6.x
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年05月25日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2015-8876
| Summary |
Zend/zend_exceptions.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 does not validate certain Exception objects, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or trigger unintended method execution via crafted serialized data.
|
| Publication Date |
May 22, 2016, 10:59 a.m. |
| Registration Date |
Jan. 26, 2021, 2:59 p.m. |
| Last Update |
Nov. 21, 2024, 11:39 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
5.4.0 |
|
|
5.4.44 |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
5.5.0 |
|
|
5.5.28 |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
5.6.0 |
|
|
5.6.12 |
Related information, measures and tools
Common Vulnerabilities List