Nextcloud server is an open source, personal cloud implementation. In affected versions a malicious user could try to reset the password of another user and then brute force the 62^21 combinations for the password reset token. As of commit `704eb3aa` password reset attempts are now throttled. Note that 62^21 combinations would significant compute resources to brute force. None the less it is recommended that the Nextcloud Server is upgraded to 24.0.10 or 25.0.4. There are no known workarounds for this vulnerability.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-03-27 20:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-25818
Mitre link : CVE-2023-25818
CVE.ORG link : CVE-2023-25818
JSON object : View
Products Affected
nextcloud
- nextcloud_server
CWE
CWE-307
Improper Restriction of Excessive Authentication Attempts