製品・ソフトウェアに関する情報
PHP の ext/standard/info.c の phpinfo の実装における重要な情報を取得される脆弱性
Title PHP の ext/standard/info.c の phpinfo の実装における重要な情報を取得される脆弱性
Summary

PHP の ext/standard/info.c の phpinfo の実装は、PHP_AUTH_PW、PHP_AUTH_TYPE、PHP_AUTH_USER、および PHP_SELF 変数に対して文字列データ型を使用しているかを確認しないため、プロセスメモリから重要な情報を取得される脆弱性が存在します。

Possible impacts 攻撃者により、巧妙に細工された値を持つ整数データ型を使用されることで、プロセスメモリから重要な情報を取得される可能性があります。
Solution

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

Publication Date June 26, 2014, midnight
Registration Date July 9, 2014, 12:27 p.m.
Last Update March 27, 2015, 6:21 p.m.
CVSS2.0 : 注意
Score 2.6
Vector AV:N/AC:H/Au:N/C:P/I:N/A:N
Affected System
The PHP Group
PHP 5.4.30 未満
PHP 5.5.14 未満の 5.5.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2014年07月09日]
  掲載
[2014年12月02日]
  ベンダ情報:レッドハット (RHSA-2014:1765) を追加
  ベンダ情報:レッドハット (RHSA-2014:1766) を追加
[2015年03月27日]
  影響を受けるシステム:ベンダ情報の追加に伴い内容を更新
  ベンダ情報:オラクル (Oracle Solaris Third Party Bulletin - January 2015) を追加
  ベンダ情報:ターボリナックス (TLSA-2014-8) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2014-4721
Summary

The phpinfo implementation in ext/standard/info.c in PHP before 5.4.30 and 5.5.x before 5.5.14 does not ensure use of the string data type for the PHP_AUTH_PW, PHP_AUTH_TYPE, PHP_AUTH_USER, and PHP_SELF variables, which might allow context-dependent attackers to obtain sensitive information from process memory by using the integer data type with crafted values, related to a "type confusion" vulnerability, as demonstrated by reading a private SSL key in an Apache HTTP Server web-hosting environment with mod_ssl and a PHP 5.3.x mod_php.

Publication Date July 7, 2014, 8:55 a.m.
Registration Date Jan. 26, 2021, 3:13 p.m.
Last Update Nov. 21, 2024, 11:10 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.5.0 5.5.14
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.4.0 5.4.30
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.3.0 5.3.29
Configuration2 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List