製品・ソフトウェアに関する情報
PHP の Tidy エクステンションにおけるバッファオーバーフローの脆弱性
Title PHP の Tidy エクステンションにおけるバッファオーバーフローの脆弱性
Summary

PHP 用の Tidy エクステンションで使用される libtidy には、バッファオーバーフローの脆弱性が存在します。

Possible impacts 攻撃者により、(1) tidy_parse_string 関数への過度に長い第二引数、または (2) tidy_repair_string 関数の呼び出しを介して、任意のコードを実行される可能性があります。
Solution

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

Publication Date June 20, 2007, midnight
Registration Date Sept. 25, 2012, 4:47 p.m.
Last Update Sept. 25, 2012, 4:47 p.m.
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.2.3
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-3294
Summary

Multiple buffer overflows in libtidy, as used in the Tidy extension for PHP 5.2.3 and possibly other products, allow context-dependent attackers to execute arbitrary code via (1) a long second argument to the tidy_parse_string function or (2) an unspecified vector to the tidy_repair_string function. NOTE: this might only be an issue in environments where vsnprintf is implemented as a wrapper for vsprintf.

Publication Date June 21, 2007, 6:30 a.m.
Registration Date Jan. 29, 2021, 2:14 p.m.
Last Update Oct. 11, 2017, 10:32 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List