It was discovered that QtPass before 1.2.1, when using the built-in password generator, generates possibly predictable and enumerable passwords. This only applies to the QtPass GUI.
The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong.
Link | Tags |
---|---|
https://github.com/IJHack/QtPass/releases/tag/v1.2.1 | third party advisory release notes |
https://qtpass.org/ | vendor advisory |
https://github.com/IJHack/QtPass/issues/338 | third party advisory exploit |
https://lists.zx2c4.com/pipermail/password-store/2018-January/003165.html | third party advisory patch |