CVE-2022-35931
06.09.2022, 18:15
Nextcloud Password Policy is an app that enables a Nextcloud server admin to define certain rules for passwords. Prior to versions 22.2.10, 23.0.7, and 24.0.3 the random password generator may, in very rare cases, generate common passwords that the validator itself would block. Upgrade Nextcloud Server to 22.2.10, 23.0.7 or 24.0.3 to receive a patch for the issue in Password Policy. There are no known workarounds available.Enginsight
Vendor | Product | Version |
---|---|---|
nextcloud | password_policy | 𝑥 < 22.2.10 |
nextcloud | password_policy | 23.0.0 ≤ 𝑥 < 23.0.7 |
nextcloud | password_policy | 24.0.0 ≤ 𝑥 < 24.0.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-261 - Weak Encoding for PasswordObscuring a password with a trivial encoding does not protect the password.
- CWE-326 - Inadequate Encryption StrengthThe software stores or transmits sensitive data using an encryption scheme that is theoretically sound, but is not strong enough for the level of protection required.