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.
References
Link | Resource |
---|---|
https://github.com/nextcloud/security-advisories/security/advisories/GHSA-7w2p-rp9m-9xp9 | Vendor Advisory |
https://github.com/nextcloud/server/pull/36093 | Issue Tracking Patch |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-03-30 19:15
Updated : 2023-04-07 15:02
NVD link : CVE-2023-28835
Mitre link : CVE-2023-28835
CVE.ORG link : CVE-2023-28835
JSON object : View
Products Affected
nextcloud
- nextcloud_server
CWE
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)