製品・ソフトウェアに関する情報
PHP におけるサービス運用妨害 (DoS) の脆弱性
Title PHP におけるサービス運用妨害 (DoS) の脆弱性
Summary

PHP には、サービス運用妨害 (アプリケーションクラッシュ) 状態となる脆弱性が存在します。

Possible impacts 攻撃者により、以下を介して、サービス運用妨害 (アプリケーションクラッシュ) 状態にされる可能性があります。 (1) domain パラメータ内の dgetexe 関数への過度に長い文字列 (2) dcgettext 関数への message パラメータ (3) gettext 関数への message パラメータ (4) dngettext 関数への msgid1 パラメータ (5) ngettext 関数への msgid1 パラメータ (6) stream_wrapper_register 関数への classname パラメータ
Solution

ベンダ情報および参考情報を参照して適切な対策を実施してください。

Publication Date Nov. 20, 2007, midnight
Registration Date Sept. 25, 2012, 4:59 p.m.
Last Update Sept. 25, 2012, 4:59 p.m.
CVSS2.0 : 注意
Score 2.1
Vector AV:L/AC:L/Au:N/C:N/I:N/A:P
Affected System
The PHP Group
PHP 5.2.5 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2007-6039
Summary

PHP 5.2.5 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in (1) the domain parameter to the dgettext function, the message parameter to the (2) dcgettext or (3) gettext function, the msgid1 parameter to the (4) dngettext or (5) ngettext function, or (6) the classname parameter to the stream_wrapper_register function. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless this issue can be demonstrated for code execution.

Publication Date Nov. 21, 2007, 4:46 a.m.
Registration Date Jan. 29, 2021, 2:23 p.m.
Last Update Oct. 16, 2018, 6:49 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.2.4
Related information, measures and tools
Common Vulnerabilities List