CVE-2024-52521 LOW

CVE-2024-52521: Nextcloud Server has a potential hash collision for background jobs could skip queuing them

Vendor Nextcloud
Product security-advisories
Weakness CWE-328 · Weak hash
Published November 15, 2024
Last update November 15, 2024

CVSS base score

2.6/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

Nextcloud Server is a self hosted personal cloud system. MD5 hashes were used to check background jobs for their uniqueness. This increased the chances of a background job with arguments falsely being identified as already existing and not be queued for execution. By changing the Hash to SHA256 the probability was heavily decreased. It is recommended that the Nextcloud Server is upgraded to 28.0.10, 29.0.7 or 30.0.0.

Key dates

02Disclosure timeline

November 15, 2024 CVE published
November 15, 2024 Record updated