Lucene search

K
owncloudOwnCloudOC-SA-2015-016
HistorySep 21, 2015 - 12:27 p.m.

Desktop Client: Improper validation of certificates when using self-signed certificates

2015-09-2112:27:11
owncloud.org
17

0.002 Low

EPSS

Percentile

58.6%

The ownCloud Desktop Client was vulnerable against MITM attacks until version 2.0.0 in combination with self-signed certificates. To be exploitable the following conditions have to be met:

  • The connection to the remote ownCloud server must be secured using a self-signed certificate which the user imported in the ownCloud client.
  • The client needs to be compiled with a Qt release greater than 5.3.x (such as 5.4.x)
  • If all conditions are met the client send a single HTTP request containing potential secret data such as the Basic Authentication Headers or the session ID.

The issue was caused by calling the incorrect QNetworkReply::ignoreSslErrors overload: Omitting the errors to be ignored as a parameter, Qt’s twork stack will ignore all errors. The code is now calling the overloaded version which ignores only the error acknowledged by the user.

ownCloud highly advises affected users to update affected clients as soon as possible to ensure data integrity and confidentiality. Users with such setup and that have experienced such a behaviour are encouraged to change their ownCloud passwords.

This is a partial regression of oC-SA-2015-009 (CVE-2015-4456).


For more information please consult the official advisory.

This advisory is licensed CC BY-SA 4.0

CPENameOperatorVersion
owncloud desktoplt2.0.1