製品・ソフトウェアに関する情報
PHP の crypt 関数における認証を回避される脆弱性
Title PHP の crypt 関数における認証を回避される脆弱性
Summary

PHP の crypt 関数は、MD5 ハッシュタイプが使用される時、ハッシュ文字列の代わりに salt 引数の値を返すため、認証を回避される脆弱性が存在します。 本脆弱性はCVE-2011-2483 とは異なる脆弱性です。

Possible impacts 第三者により、任意のパスワードを介して、認証を回避される可能性があります。
Solution

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

Publication Date Aug. 25, 2011, midnight
Registration Date Sept. 15, 2011, 1:40 p.m.
Last Update Sept. 15, 2011, 1:40 p.m.
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:P/I:N/A:N
Affected System
The PHP Group
PHP 5.3.7 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
0 [2011年09月15日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2011-3189
Summary

The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483.

Publication Date Aug. 25, 2011, 11:22 p.m.
Registration Date Jan. 28, 2021, 4:39 p.m.
Last Update Nov. 21, 2024, 10:29 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:5.3.7:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List