製品・ソフトウェアに関する情報
PHP で使用される crypt_blowfish におけるクリアテキストのパスワードを容易に推測される脆弱性
Title PHP で使用される crypt_blowfish におけるクリアテキストのパスワードを容易に推測される脆弱性
Summary

PHP で使用される crypt_blowfish は、8 ビット文字列を適切に処理しないため、クリアテキストのパスワードを容易に推測される脆弱性が存在します。

Possible impacts 攻撃者により、パスワードハッシュの知識を活用することで、クリアテキストのパスワードを容易に推測される可能性があります。
Solution

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

Publication Date Aug. 25, 2011, midnight
Registration Date Sept. 13, 2011, 10:43 a.m.
Last Update Sept. 13, 2011, 10:43 a.m.
CVSS2.0 : 警告
Score 5
Vector AV:N/AC:L/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月13日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2011-2483
Summary

crypt_blowfish before 1.1, as used in PHP before 5.3.7 on certain platforms, PostgreSQL before 8.4.9, and other products, does not properly handle 8-bit characters, which makes it easier for context-dependent attackers to determine a cleartext password by leveraging knowledge of a password hash.

Publication Date Aug. 25, 2011, 11:22 p.m.
Registration Date Jan. 28, 2021, 4:38 p.m.
Last Update Nov. 21, 2024, 10:28 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* 5.3.7
Configuration2 or higher or less more than less than
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* 8.2.0 8.2.22
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* 8.3.0 8.3.16
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* 8.4.0 8.4.9
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* 9.0.0 9.0.5
Configuration3 or higher or less more than less than
cpe:2.3:a:openwall:crypt_blowfish:*:*:*:*:*:*:*:* 1.1
Related information, measures and tools
Common Vulnerabilities List