PasswordSafe 3.0 beta, when running on Windows before XP, uses a weak random number generator (C++ rand function) during generation of the database encryption key, which makes it easier for attackers to decrypt the database and steal passwords by generating keys for all possible rand() seed values and conducting a known plaintext attack.
References
Configurations
History
No history.
Information
Published : 2006-03-24 02:02
Updated : 2024-02-28 10:42
NVD link : CVE-2006-1378
Mitre link : CVE-2006-1378
CVE.ORG link : CVE-2006-1378
JSON object : View
Products Affected
counterpane
- password_safe
CWE