PHP の Zend/zend_string.h の zend_string_extend 関数におけるサービス運用妨害 (DoS) の脆弱性
| Title |
PHP の Zend/zend_string.h の zend_string_extend 関数におけるサービス運用妨害 (DoS) の脆弱性
|
| Summary |
PHP の Zend/zend_string.h の zend_string_extend 関数は、負の長さになる文字列オブジェクトへの変更を制限しないため、サービス運用妨害 (アプリケーションクラッシュ) 状態にされるなど、不特定の影響を受ける脆弱性が存在します。
|
| Possible impacts |
リモートの攻撃者により、過度に長い文字列を伴うスクリプトに .= を使用されることで、サービス運用妨害 (アプリケーションクラッシュ) 状態にされるなど、不特定の影響を受ける可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 12, 2017, midnight |
| Registration Date |
June 19, 2017, 12:14 p.m. |
| Last Update |
June 19, 2017, 12:14 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 7.1.5 まで
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2017年06月19日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2017-8923
| Summary |
The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script's use of .= with a long string.
|
| Publication Date |
May 13, 2017, 5:29 a.m. |
| Registration Date |
Jan. 26, 2021, 1:30 p.m. |
| Last Update |
Nov. 21, 2024, 12:34 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
8.0.0 |
|
|
8.0.11 |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* |
|
|
|
7.4.24 |
Related information, measures and tools
Common Vulnerabilities List