製品・ソフトウェアに関する情報
PHP における NULL ポインタデリファレンスに関する脆弱性
Title PHP における NULL ポインタデリファレンスに関する脆弱性
Summary

PHP には、NULL ポインタデリファレンスに関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

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

Publication Date Jan. 4, 2018, midnight
Registration Date Oct. 29, 2018, 5:47 p.m.
Last Update Oct. 29, 2018, 5:47 p.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 警告
Score 5
Vector AV:N/AC:L/Au:N/C:N/I:N/A:P
Affected System
The PHP Group
PHP 7.0.27 未満の 7.0.x
PHP 7.1.13 未満の 7.1.x
PHP 7.2.1 未満の 7.2.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2018年10月29日]
  掲載
Oct. 29, 2018, 5:47 p.m.

NVD Vulnerability Information
CVE-2018-14884
Summary

An issue was discovered in PHP 7.0.x before 7.0.27, 7.1.x before 7.1.13, and 7.2.x before 7.2.1. Inappropriately parsing an HTTP response leads to a segmentation fault because http_header_value in ext/standard/http_fopen_wrapper.c can be a NULL value that is mishandled in an atoi call.

Publication Date Aug. 3, 2018, 10:29 p.m.
Registration Date March 1, 2021, 6:58 p.m.
Last Update Nov. 21, 2024, 12:50 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 7.2.0 7.2.1
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 7.1.0 7.1.13
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 7.0.0 7.0.27
Configuration2 or higher or less more than less than
cpe:2.3:a:netapp:storage_automation_store:-:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List