製品・ソフトウェアに関する情報
PHP のヘッダ関数における任意のコードを実行される脆弱性
Title PHP のヘッダ関数における任意のコードを実行される脆弱性
Summary

PHP のヘッダ関数は、バッファアンダーフローにより、任意のコードを実行される脆弱性が存在します。

Possible impacts 攻撃者により、先行する空白文字内に '\0' 文字を書き込む原因となるヘッダ関数へ全ての空白文字を渡たされることにより、任意のコードを実行される可能性があります。
Solution

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

Publication Date March 17, 2007, midnight
Registration Date Sept. 25, 2012, 4:47 p.m.
Last Update Sept. 25, 2012, 4:47 p.m.
CVSS2.0 : 警告
Score 6.8
Vector AV:N/AC:M/Au:N/C:P/I:P/A:P
Affected System
The PHP Group
PHP 5.2.0
CVE (情報セキュリティ 共通脆弱性識別子)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2007-1584
Summary

Buffer underflow in the header function in PHP 5.2.0 allows context-dependent attackers to execute arbitrary code by passing an all-whitespace string to this function, which causes it to write '\0' characters in whitespace that precedes the string.

Publication Date March 22, 2007, 8:19 a.m.
Registration Date Jan. 29, 2021, 2:09 p.m.
Last Update Oct. 11, 2017, 10:31 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List