SB2017032810 - Multiple vulnerabilities in Nextcloud Server 



SB2017032810 - Multiple vulnerabilities in Nextcloud Server

Published: March 28, 2017 Updated: July 18, 2020

Security Bulletin ID SB2017032810
Severity
Low
Patch available
YES
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Cross-site scripting (CVE-ID: CVE-2016-9459)

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are vulnerable to a log pollution vulnerability potentially leading to a local XSS. The download log functionality in the admin screen is delivering the log in JSON format to the end-user. The file was delivered with an attachment disposition forcing the browser to download the document. However, Firefox running on Microsoft Windows would offer the user to open the data in the browser as an HTML document. Thus any injected data in the log would be executed.


2) Improper access control (CVE-ID: CVE-2016-9461)

The vulnerability allows a remote authenticated user to manipulate data.

Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are not properly verifying edit check permissions on WebDAV copy actions. The WebDAV endpoint was not properly checking the permission on a WebDAV COPY action. This allowed an authenticated attacker with access to a read-only share to put new files in there. It was not possible to modify existing files.


3) Improper access control (CVE-ID: CVE-2016-9462)

The vulnerability allows a remote authenticated user to manipulate data.

Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are not properly verifying restore privileges when restoring a file. The restore capability of Nextcloud/ownCloud was not verifying whether a user has only read-only access to a share. Thus a user with read-only access was able to restore old versions.


Remediation

Install update from vendor's website.

References