CVE-2024-52525

Severity CVSS v4.0:
Pending analysis
Type:
CWE-312 Cleartext Storage of Sensitive Information
Publication date:
15/11/2024
Last modified:
23/01/2025

Description

Nextcloud Server is a self hosted personal cloud system. Under certain conditions the password of a user was stored unencrypted in the session data. The session data is encrypted before being saved in the session storage (Redis or disk), but it would allow a malicious process that gains access to the memory of the PHP process, to get access to the cleartext password of the user. It is recommended that the Nextcloud Server is upgraded to 28.0.12, 29.0.9 or 30.0.2.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:-:*:*:* 28.0.0 (including) 28.0.12 (excluding)
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:enterprise:*:*:* 28.0.0 (including) 28.0.12 (excluding)
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:-:*:*:* 29.0.0 (including) 29.0.9 (excluding)
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:enterprise:*:*:* 29.0.0 (including) 29.0.9 (excluding)
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:-:*:*:* 30.0.0 (including) 30.0.2 (excluding)
cpe:2.3:a:nextcloud:nextcloud_server:*:*:*:*:enterprise:*:*:* 30.0.0 (including) 30.0.2 (excluding)