SB2023040724 - Multiple vulnerabilities in Nextcloud Server
Published: April 7, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Information disclosure (CVE-ID: CVE-2023-28834)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to gain access to potentially sensitive information.
The vulnerability exists due to excessive data output by the application. A remote user can obtain the full data directory path of the Nextcloud server from an API endpoint.
2) Improper access control (CVE-ID: CVE-2023-28844)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions. A remote user without download permissions can bypass implemented security restrictions and download older versions of files from the server.
Remediation
Install update from vendor's website.
References
- https://github.com/nextcloud/server/issues/33883
- https://hackerone.com/reports/1690510
- https://github.com/nextcloud/server/pull/36094
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-5w64-6c42-rgcv
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-w47p-f66h-h2vj
- https://github.com/nextcloud/server/pull/36113