製品・ソフトウェアに関する情報
PHP における整数オーバーフローの脆弱性
Title PHP における整数オーバーフローの脆弱性
Summary

PHP は、formatted_print.c 内の php_sprintf_appendstring 関数などのフォーマットされた文字列用の関数に関する処理に不備があるため、整数オーバーフローの脆弱性が存在します。

Possible impacts 第三者により、過度に大きい幅の指定子を伴う printf format パラメータを介して、サービス運用妨害 (DoS) 状態にされるなど、不特定の影響を受ける可能性があります。
Solution

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

Publication Date March 27, 2008, midnight
Registration Date Sept. 25, 2012, 5:16 p.m.
Last Update Sept. 25, 2012, 5:16 p.m.
CVSS2.0 : 警告
Score 5
Vector AV:N/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-2008-1384
Summary

Integer overflow in PHP 5.2.5 and earlier allows context-dependent attackers to cause a denial of service and possibly have unspecified other impact via a printf format parameter with a large width specifier, related to the php_sprintf_appendstring function in formatted_print.c and probably other functions for formatted strings (aka *printf functions).

Publication Date March 28, 2008, 2:44 a.m.
Registration Date Jan. 29, 2021, 1:33 p.m.
Last Update Oct. 12, 2018, 5:33 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.2.5
Related information, measures and tools
Common Vulnerabilities List