Virtual War の includes/functions_common.php におけるパスワードを検出される脆弱性
| Title |
Virtual War の includes/functions_common.php におけるパスワードを検出される脆弱性
|
| Summary |
Virtual War の includes/functions_common.php 内の createRandomPassword 関数には、PHP mt_srand 関数の seed 引数に限られた範囲の値を用いるため、ランダムに生成されたパスワードを検出される脆弱性が存在します。
|
| Possible impacts |
第三者により、総当たり攻撃 (Brute force attack) を介して、ランダムに生成されたパスワードを検出される可能性があります。 |
| Solution |
参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 8, 2012, midnight |
| Registration Date |
Oct. 10, 2012, 3:18 p.m. |
| Last Update |
Oct. 10, 2012, 3:18 p.m. |
|
CVSS2.0 : 警告
|
| Score |
4.3
|
| Vector |
AV:N/AC:M/Au:N/C:P/I:N/A:N |
Affected System
| VWar |
|
Virtual War 1.6.1 R2
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2012年10月10日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2010-5066
| Summary |
The createRandomPassword function in includes/functions_common.php in Virtual War (aka VWar) 1.6.1 R2 uses a small range of values to select the seed argument for the PHP mt_srand function, which makes it easier for remote attackers to determine randomly generated passwords via a brute-force attack.
|
| Publication Date |
Oct. 8, 2012, 7:47 p.m. |
| Registration Date |
Jan. 29, 2021, 11:10 a.m. |
| Last Update |
Nov. 21, 2024, 10:22 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vwar:virtual_war:1.6.1:r2:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List