CVE-2024-52518
15.11.2024, 17:15
Nextcloud Server is a self hosted personal cloud system. After an attacker got access to the session of a user or administrator, the attacker would be able to create, change or delete external storages without having to confirm the password. It is recommended that the Nextcloud Server is upgraded to 28.0.12, 29.0.9 or 30.0.2.Enginsight
Vendor | Product | Version |
---|---|---|
nextcloud | nextcloud_server | 28.0.0 ≤ 𝑥 < 28.0.12 |
nextcloud | nextcloud_server | 28.0.0 ≤ 𝑥 < 28.0.12 |
nextcloud | nextcloud_server | 29.0.0 ≤ 𝑥 < 29.0.9 |
nextcloud | nextcloud_server | 29.0.0 ≤ 𝑥 < 29.0.9 |
nextcloud | nextcloud_server | 30.0.0 ≤ 𝑥 < 30.0.2 |
nextcloud | nextcloud_server | 30.0.0 ≤ 𝑥 < 30.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.