製品・ソフトウェアに関する情報
PHP の Fileinfo コンポーネントの libmagic/apprentice.c の apprentice_load 関数におけるサービス運用妨害 (DoS) の脆弱性
Title PHP の Fileinfo コンポーネントの libmagic/apprentice.c の apprentice_load 関数におけるサービス運用妨害 (DoS) の脆弱性
Summary

** 未確定 ** 本件は、脆弱性として確定していません。 PHP の Fileinfo コンポーネントの libmagic/apprentice.c の apprentice_load 関数は、スタックベースの文字配列を解放しようとするため、サービス運用妨害 (メモリ破損またはアプリケーションクラッシュ) 状態にされるなど、不特定の影響を受ける脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-17: Code (コード) と識別されています。 http://cwe.mitre.org/data/definitions/17.html なお、ベンダは、標準の erealloc (内部メモリ確保) の動作では、解放操作が実行不可能なため、この問題が脆弱性であることに異議を唱えています。

Possible impacts 第三者により、サービス運用妨害 (メモリ破損またはアプリケーションクラッシュ) 状態にされるなど、不特定の影響を受ける可能性があります。
Solution

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

Publication Date Dec. 28, 2014, midnight
Registration Date Jan. 6, 2015, 6:17 p.m.
Last Update April 30, 2015, 6:17 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.6.4 まで
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2015年01月06日]
  掲載
[2015年04月30日]
  概要:内容を更新
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2014-9426
Summary

The apprentice_load function in libmagic/apprentice.c in the Fileinfo component in PHP through 5.6.4 attempts to perform a free operation on a stack-based character array, which allows remote attackers to cause a denial of service (memory corruption or application crash) or possibly have unspecified other impact via unknown vectors. NOTE: this is disputed by the vendor because the standard erealloc behavior makes the free operation unreachable

Publication Date Dec. 31, 2014, 11:59 a.m.
Registration Date Jan. 26, 2021, 3:22 p.m.
Last Update Nov. 21, 2024, 11:20 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.6.4
Related information, measures and tools
Common Vulnerabilities List