Vulnerability CVE-2023-28835


Published: 2023-03-30

Description:
Nextcloud server is an open source home cloud implementation. In affected versions the generated fallback password when creating a share was using a weak complexity random number generator, so when the sharer did not change it the password could be guessable to an attacker willing to brute force it. It is recommended that the Nextcloud Server is upgraded to 24.0.10 or 25.0.4. This issue only affects users who do not have a password policy enabled, so enabling a password policy is an effective mitigation for users unable to upgrade.

Type:

CWE-338

(Use of Cryptographically Weak PRNG)

 References:
https://github.com/nextcloud/server/pull/36093
https://github.com/nextcloud/security-advisories/security/advisories/GHSA-7w2p-rp9m-9xp9

Copyright 2024, cxsecurity.com

 

Back to Top