Lucene search
K
OwncloudRecent

309 matches found

OwnCloud
OwnCloud
•added 2016/07/13 2:0 a.m.•526 views

Server: Incorrect setup of external storage

The external storage functionality as implemented in ownCloud 9.0.x before 9.0.2 is improperly setting up external storages when multiple groups have been granted access to an external storage and a user is member of both groups. The storage class is setup without any setup information, leading t...

6.8AI score
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/07/13 2:0 a.m.•491 views

Server: Open Redirector involving user interaction

The 'Import root certificate' ability that users are able to use once filesexternal is enabled allows users to import their own root certificates for connections. e.g. server-to-server shares to servers using a self-signed certificate or external storages The functionality was using the PHP OpenS...

6.6AI score
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/07/13 2:0 a.m.•514 views

Server: Insecure Direct Object References in Gallery

ownCloud was vulnerable to a insecure direct object reference. Any unauthenticated user would be able to download any image from the server if the gallery app is enabled. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4.3CVSS5.7AI score0.00297EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/07/13 2:0 a.m.•492 views

Server: Disclosure of arbitrary certificate files

The 'Import root certificate' ability that users are able to use once filesexternal is enabled allows users to import their own root certificates for connections. e.g. server-to-server shares to servers using a self-signed certificate or external storages The functionality was using the PHP OpenS...

6.6AI score
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/04/07 11:44 a.m.•483 views

Bypass of application specific PIN - ownCloud

The ownCloud Android application does support setting a PIN that has to be provided before the application can be opened. An attacker may remove the PIN by clearing the application data via the Android system settings. By doing that the application information would be removed while the...

6.6AI score
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/04/07 10:22 a.m.•498 views

Mobile App: Bypass of application specific PIN

The ownCloud Android application does support setting a PIN that has to be provided before the application can be opened. An attacker may remove the PIN by clearing the application data via the Android system settings. By doing that the application information would be removed while the...

6.7AI score
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/04/07 12:0 a.m.•13 views

Bypass of application specific PIN

The ownCloud Android application does support setting a PIN that has to be provided before the application can be opened. An attacker may remove the PIN by clearing the application data via the Android system settings. By doing that the application information would be removed while the...

3.7AI score
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 6:58 p.m.•31 views

Full installation path disclosure through error message - ownCloud

ownCloud returns exception error messages to the user in two different places, allowing an authenticated adversary to gain information about the installation path of the ownCloud instance. There is no further information disclosure. Affected Software ownCloud Server 8.1.4 CVE-2016-1501...

4CVSS5.1AI score0.00166EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 6:57 p.m.•48 views

Disclosure of files that begin with ".v" due to unchecked return value - ownCloud

Due to a incorrect usage of the getOwner function of the ownCloud virtual filesystem,done authenticated users with incoming shares of other users are able to access files beginning with ".v" of the sharing user. This can only be exploited if the "filesversions" application is enabled on the serve...

3.5CVSS6.2AI score0.00303EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 6:56 p.m.•36 views

Information Exposure Through Directory Listing in the file scanner - ownCloud

Due to an incorrect usage of an ownCloud internal file system function the passed path to the file scanner was resolved relatively. An authenticated adversary may thus be able to get a listing of files existing on the filesystem. However, it is not possible to access any of these files. This caus...

7.5CVSS8AI score0.00503EPSS
Exploits2Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 6:55 p.m.•60 views

Reflected XSS in OCS provider discovery - ownCloud

A Cross-site scripting XSS vulnerability in the OCS discovery provider in ownCloud Servers allows remote attackers to inject arbitrary web script or HTML via the URL resulting in a reflected Cross-Site-Scripting. Since ownCloud employs a strict Content-Security-Policy that forbids inline script...

4.3CVSS6.7AI score0.0025EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.m.•47 views

Server: Disclosure of files that begin with ".v" due to unchecked return value

Due to a incorrect usage of the getOwner function of the ownCloud virtual filesystem,done authenticated users with incoming shares of other users are able to access files beginning with ".v" of the sharing user. This can only be exploited if the "filesversions" application is enabled on the serve...

3.5CVSS3.9AI score0.00303EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.m.•52 views

Server: Reflected XSS in OCS provider discovery

A Cross-site scripting XSS vulnerability in the OCS discovery provider in ownCloud Servers allows remote attackers to inject arbitrary web script or HTML via the URL resulting in a reflected Cross-Site-Scripting. Since ownCloud employs a strict Content-Security-Policy that forbids inline script...

4.3CVSS2.8AI score0.0025EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.m.•45 views

Server: Information Exposure Through Directory Listing in the file scanner

Due to an incorrect usage of an ownCloud internal file system function the passed path to the file scanner was resolved relatively. An authenticated adversary may thus be able to get a listing of files existing on the filesystem. However, it is not possible to access any of these files. This caus...

7.5CVSS1.5AI score0.00503EPSS
Exploits2Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.m.•53 views

Server: Full installation path disclosure through error message

ownCloud returns exception error messages to the user in two different places, allowing an authenticated adversary to gain information about the installation path of the ownCloud instance. There is no further information disclosure. For more information please consult the official advisory. This...

4CVSS5.1AI score0.00166EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/30 6:54 p.m.•56 views

PHP arbitrary class instantiation in "files_external" - ownCloud

A user may instantiate arbitrary ownCloud classes due to a lack of a proper check of the mount point options provided by a user via the web front end. These may include constructor arguments and could potentially lead to a remote code execution. Affected Software ownCloud Server 8.1.2 CVE-2015-76...

9CVSS6.7AI score0.01797EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/30 6:53 p.m.•43 views

Command injection when using external SMB storage - ownCloud

The external legacy SMB storage not using php-libsmbclient of ownCloud was not properly neutralizing all special elements which allows an adversary to execute arbitrary SMB commands. Effectively this allows an attacker to gain access to any file on the system or overwrite it, potentially leading ...

9CVSS7.3AI score0.00913EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/30 4:53 p.m.•40 views

Server: PHP arbitrary class instantiation in "files_external"

A user may instantiate arbitrary ownCloud classes due to a lack of a proper check of the mount point options provided by a user via the web front end. These may include constructor arguments and could potentially lead to a remote code execution. For more information please consult the official...

9CVSS4.4AI score0.01797EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/30 4:53 p.m.•48 views

Server: Command injection when using external SMB storage

The external legacy SMB storage not using php-libsmbclient of ownCloud was not properly neutralizing all special elements which allows an adversary to execute arbitrary SMB commands. Effectively this allows an attacker to gain access to any file on the system or overwrite it, potentially leading ...

9CVSS7.2AI score0.00913EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/21 12:27 p.m.•38 views

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

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...

5.1CVSS1.7AI score0.00247EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/21 11:42 a.m.•40 views

Improper validation of certificates when using self-signed certificates - ownCloud

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...

5.1CVSS5.9AI score0.00247EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/21 12:0 a.m.•23 views

Improper validation of certificates when using self-signed certificates 2.0.1

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:...

5.1CVSS6.2AI score0.00247EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/31 11:45 a.m.•34 views

Improper validation of certificates within the iOS application - ownCloud

The ownCloud iOS Library was vulnerable against a remotely exploitable certification problem until version 1.1.2. The vulnerable library version is used by the official ownCloud iOS client until version 3.4.4. Specifically it has been discovered that the used networking library AFNetworking is pe...

4.3CVSS6AI score0.00158EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/31 12:0 a.m.•24 views

Improper validation of certificates within the iOS application

The ownCloud iOS Library was vulnerable against a remotely exploitable certification problem until version 1.1.2. The vulnerable library version is used by the official ownCloud iOS client until version 3.4.4...

4.3CVSS6.7AI score0.00158EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/25 6:52 p.m.•46 views

Calendar export: Authorization Bypass Through User-Controlled Key - ownCloud

Due to not properly checking the ownership of an calendar, an authenticated attacker is able to download calendars of other users via the "calid" GET parameter to export.php in /apps/calendar/ Affected Software ownCloud Server 8.1.1 CVE-2015-6670 ownCloud Server 8.0.6 CVE-2015-6670 ownCloud Serve...

4CVSS6AI score0.00176EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/24 10:9 p.m.•50 views

Server: Information Exposure Through Directory Listing in the file scanner

Due to an incorrect usage of an ownCloud internal file system function the passed path to the file scanner was resolved relatively. An authenticated adversary may thus be able to get a listing of directories but not the containing files existing on the filesystem. However, it is not possible to...

7.5CVSS0.6AI score0.00904EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/24 10:9 p.m.•43 views

Server: Calendar export: Authorization Bypass Through User-Controlled Key

Due to not properly checking the ownership of an calendar, an authenticated attacker is able to download calendars of other users via the "calid" GET parameter to export.php in /apps/calendar/ For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4CVSS4.4AI score0.00176EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/24 6:52 p.m.•42 views

Information Exposure Through Directory Listing in the file scanner - ownCloud

Due to an incorrect usage of an ownCloud internal file system function the passed path to the file scanner was resolved relatively. An authenticated adversary may thus be able to get a listing of directories but not the containing files existing on the filesystem. However, it is not possible to...

7.5CVSS6AI score0.00904EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 6:51 p.m.•35 views

Disclosure of users files when deleting parent folders of shared files - ownCloud

Due to a common incorrect usage of the getPath function of the ownCloud virtual filesystem multiple security issues occurred. Especially the function may return null in case the specified file does not exist anymore. When passing the result of getPath in combination with null to functions that...

4CVSS6.5AI score0.00105EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•44 views

Server: Stored XSS in "activity" application

Due to not sanitising all user provided input, the "activity" application shipped with the mentioned ownCloud versions is vulnerable to stored cross-site scripting attacks. The "activity" application is enabled by default in the ownCloud Community Edition and Enterprise Edition. Successful...

3.5CVSS1.9AI score0.00224EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•48 views

Mobile App: Credentials potentially leaked to other configured ownCloud instance

A bug in the ownCloud iOS application below version 3.4.4 may leak credentials as well as cookies used for authentication purposes to other configured ownCloud instances. Specifically, the ownCloud iOS application allows users to connect to multiple ownCloud instances offering an easy way to swit...

5CVSS6.4AI score0.00296EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•41 views

Mobile App: Improper validation of certificates within the iOS application

The ownCloud iOS Library was vulnerable against a remotely exploitable certification problem until version 1.1.2. The vulnerable library version is used by the official ownCloud iOS client until version 3.4.4. Specifically it has been discovered that the used networking library AFNetworking is pe...

4.3CVSS6AI score0.00158EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•34 views

Server: Disclosure of users files when deleting parent folders of shared files

Due to a common incorrect usage of the getPath function of the ownCloud virtual filesystem multiple security issues occurred. Especially the function may return null in case the specified file does not exist anymore. When passing the result of getPath in combination with null to functions that...

4CVSS0.8AI score0.00105EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 11:45 a.m.•39 views

Credentials potentially leaked to other configured ownCloud instance - ownCloud

A bug in the ownCloud iOS application below version 3.4.4 may leak credentials as well as cookies used for authentication purposes to other configured ownCloud instances. Specifically, the ownCloud iOS application allows users to connect to multiple ownCloud instances offering an easy way to swit...

5CVSS6.4AI score0.00296EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 12:0 a.m.•21 views

Credentials potentially leaked to other configured ownCloud instance

A bug in the ownCloud iOS application below version 3.4.4 may leak credentials as well as cookies used for authentication purposes to other configured ownCloud instances...

5CVSS6.3AI score0.00296EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 6:49 p.m.•42 views

Stored XSS in "activity" application - ownCloud

Due to not sanitising all user provided input, the "activity" application shipped with the mentioned ownCloud versions is vulnerable to stored cross-site scripting attacks. The "activity" application is enabled by default in the ownCloud Community Edition and Enterprise Edition. Successful...

3.5CVSS5.6AI score0.00224EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 6:48 p.m.•32 views

Command injection when using external SMB storage - ownCloud

The external SMB storage of ownCloud was not properly neutralizing all special elements which allows an adversary to execute arbitrary SMB commands. This was caused by improperly sanitizing the ; character which is interpreted as command separator by smbclient the used software to connect to SMB...

9CVSS6.7AI score0.00988EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 6:47 p.m.•29 views

Resource Exthaustion when sanitizing filenames - ownCloud

The sanitization component for filenames was vulnerable to DoS when parsing specially crafted file names passed via specific endpoints. Effectively this lead to a endless loop filling the log file until the system is not anymore responsive. Affected Software ownCloud Server 6.0.8 CVE-2015-4717...

7.8CVSS5.7AI score0.00693EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 6:46 p.m.•62 views

Local file inclusion on MS Windows Platform - ownCloud

Due to an improper control of the filename for a requireonce statement in the routing component a limited local file inclusion vulnerability is existent in all below mentioned ownCloud versions when running on the MS Windows Platform. Depending on the ownCloud configuration and the authentication...

10CVSS7.3AI score0.19524EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 6:45 p.m.•24 views

Mounted Dropbox storage allows "Dropbox.com" to access any file - ownCloud

A bug in the SDK used to connect ownCloud against the Dropbox server might allow the owner of "Dropbox.com" to gain access to any files on the ownCloud server if an external Dropbox storage was mounted. This was caused by a feature of PHP which has been turned off per default as of PHP 5.6.0 in t...

5.5AI score0.01291EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 4:10 p.m.•44 views

Server: Local file inclusion on MS Windows Platform

Due to an improper control of the filename for a requireonce statement in the routing component a limited local file inclusion vulnerability is existent in all below mentioned ownCloud versions when running on the MS Windows Platform. Depending on the ownCloud configuration and the authentication...

10CVSS2.1AI score0.19524EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 4:10 p.m.•49 views

Server: Command injection when using external SMB storage

The external SMB storage of ownCloud was not properly neutralizing all special elements which allows an adversary to execute arbitrary SMB commands. This was caused by improperly sanitizing the ; character which is interpreted as command separator by smbclient the used software to connect to SMB...

9CVSS3.1AI score0.00988EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 4:10 p.m.•48 views

Server: Resource Exthaustion when sanitizing filenames

The sanitization component for filenames was vulnerable to DoS when parsing specially crafted file names passed via specific endpoints. Effectively this lead to a endless loop filling the log file until the system is not anymore responsive. For more information please consult the official advisor...

7.8CVSS3.7AI score0.00693EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 4:10 p.m.•27 views

Server: Mounted Dropbox storage allows "Dropbox.com" to access any file

A bug in the SDK used to connect ownCloud against the Dropbox server might allow the owner of "Dropbox.com" to gain access to any files on the ownCloud server if an external Dropbox storage was mounted. This was caused by a feature of PHP which has been turned off per default as of PHP 5.6.0 in t...

0.1AI score0.01291EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/08 7:40 p.m.•52 views

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

The ownCloud Desktop Client was vulnerable against MITM attacks until version 1.8.2 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...

2.6CVSS2AI score0.00161EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/08 11:42 a.m.•48 views

Improper validation of certificates when using self-signed certificates - ownCloud

The ownCloud Desktop Client was vulnerable against MITM attacks until version 1.8.2 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...

2.6CVSS6AI score0.00161EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/08 12:0 a.m.•25 views

Improper validation of certificates when using self-signed certificates 1.8.2

Platform: Desktop-clients Versions: 1.8.2, Date: 6/8/2015 Risk level: Medium CVSS v2 Base Score: 6.1 AV:N/AC:H/Au:N/C:C/I:P/A:N CWE: Improper Validation of Certificate with Host Mismatch CWE-297...

2.6CVSS6.2AI score0.00161EPSS
Exploits0
OwnCloud
OwnCloud
•added 2015/03/25 6:44 p.m.•56 views

Bypass of file blacklist - ownCloud

A blacklist bypass vulnerability including UTF-8 encoding in file paths in the mentioned ownCloud versions, allows authenticated remote attackers to bypass the file blacklist and upload files such as the .htaccess files. An attacker could leverage this bypass by uploading a .htaccess and execute...

6CVSS6.9AI score0.00131EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/03/25 6:44 p.m.•40 views

Bypass of file blacklist on Microsoft Windows Platform - ownCloud

A blacklist bypass vulnerability including UTF-8 encoding in file paths in the mentioned ownCloud Server versions, when running on a Microsoft Windows Platform, allows authenticated remote attackers to bypass the file blacklist and upload files such as the .htaccess files. An attacker could...

6CVSS6.8AI score0.00131EPSS
Exploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/03/25 6:43 p.m.•38 views

Multiple stored XSS in "documents" application - ownCloud

Due to not sanitising all user provided input, the "documents" application shipped with the mentioned ownCloud versions is vulnerable to multiple stored cross-site scripting attacks. The "documents" application is enabled by default in the ownCloud Community Edition but not shipped with the...

4.3CVSS5.6AI score0.00606EPSS
Exploits0Affected Software1
Total number of security vulnerabilities309