
We found results for “”
CVE-2024-52525
Date: November 15, 2024
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.
Language: PHP
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
Cleartext Storage of Sensitive Information
CWE-312CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | PHYSICAL |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | HIGH |
User Interaction (UI): | REQUIRED |
Scope (S): | CHANGED |
Confidentiality (C): | LOW |
Integrity (I): | NONE |
Availability (A): | NONE |