Lucene search
+L
OwncloudMost viewed

309 matches found

OwnCloud
OwnCloud
added 2017/05/31 12:0 a.m.44 views

Security advisory: Normal user can somehow make admin to delete shared folders

Platform: ownCloud Server Versions: 10.0.2 Date: 5/31/2017 Risk level: Medium CVSS v3 Base Score: 4.3 CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N CWE: Improper Privilege Management CWE-269 HackerOne report: 166581...

6.5CVSS6.5AI score0.00998EPSS
SaveExploits1
OwnCloud
OwnCloud
added 2015/09/21 12:0 a.m.44 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.00825EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/08/03 2:56 p.m.44 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.01201EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/03/25 2:49 p.m.44 views

Server: Multiple stored XSS in "documents" application

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.3CVSS2.3AI score0.02206EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/05/24 11:54 a.m.44 views

Server: Enumeration of shared files in documents

Due to using the auto-incrementing fileid instead of the random generated token to access files in the documents app an authenticated users could enumerate shared files of other users. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4CVSS6AI score0.00909EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/01/22 10:42 a.m.44 views

Server: Code execution in external storage

Due to not sufficiently sanitizing the user input in "settings/personal.php" in ownCloud 4.5.x before 4.5.6 an authenticated remote attackers may be able to execute arbitrary code by entering special crafted PHP code in the mount point settings. For more information please consult the official...

4.6CVSS7.1AI score0.00897EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/08/10 11:42 a.m.44 views

Server: HTTP header injection

A Header injection vulnerability in ownCloud before 4.0.8 allows remote attackers to perform HTTP Response Splitting attacks to modify expected HTML content from the server via the HTTP url path parameter to index.php. For more information please consult the official advisory. This advisory is...

4.3CVSS6.6AI score0.01022EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/01 11:42 a.m.44 views

Server: Auth bypass in index.php

ownCloud 4.0.6 and all versions previous to this doesn't sufficiently verify whether a request to appconfig.php was sent by an admin, which allows remote authenticated users to edit app configurations. NOTE: this can be leveraged by unauthenticated remote attackers using CVE-2012-4393. For more...

6.8CVSS6.1AI score0.02183EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2021/05/17 12:0 a.m.43 views

Authenticated account enumeration in sharing dialog - ownCloud

The sharing dialog implements a user enumeration mitigation to prevent an authenticated user from getting a list of all accounts registered on the instance via the auto-complete dropdown. In the default configuration at least 3 characters of the name or email of the share-receiver “Sharee” must...

5.4CVSS5.1AI score0.01327EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/09/21 11:42 a.m.43 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.00825EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/08/03 12:0 a.m.43 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.01093EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/05/24 11:54 a.m.43 views

Server: Improper authorization checks in documents

Due to not verifying whether an user has permission to rename files of other users an authenticated user could rename files of other users without permission. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

7.5CVSS5.9AI score0.01397EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/05/14 6:11 p.m.43 views

Privilege escalation in the calendar application - ownCloud

Due to not properly checking the ownership of an calendar, an authenticated attacker is able to download calendars of other users via the "calendarid" GET parameter to /apps/calendar/ajax/events.php Note: Successful exploitation of this privilege escalation requires the "calendar" app to be enabl...

4CVSS6.3AI score0.01422EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/10 11:42 a.m.43 views

Server: CSRF in appconfig.php

Cross-site request forgery CSRF vulnerability in core/ajax/appconfig.php in ownCloud before 4.0.7 allows remote attackers to hijack the authentication of administrators for requests that edit the app configurations. For more information please consult the official advisory. This advisory is...

6.8CVSS6.5AI score0.01001EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/08/31 12:0 a.m.42 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.00838EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/07/09 6:16 p.m.42 views

Auth bypass in "user_webdavauth" - ownCloud

A not further specified authentication bypass in the userwebdavauth application has been found. Using this vulnerability an attacker might login to the ownCloud instance without valid credentials. Affected Software ownCloud Server 5.0.8 ownCloud Server 4.5.13 Action Taken Acknowledgements The...

6.9AI score
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/04/02 5:48 p.m.42 views

contacts: SQL Injection - ownCloud

ownCloud before 5.0.1 does not neutralize special elements that are passed to the SQL query in addressbookprovider.php which therefore allows an authenticated attacker to execute arbitrary SQL commands. Affected Software ownCloud Server 5.0.1 CVE-2013-1893 Action Taken It is recommended that all...

6.5CVSS7.2AI score0.01072EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/03/14 10:42 a.m.42 views

Server: Multiple XSS vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in ownCloud 4.5.8 and all prior versions except 4.0.x allow remote attackers to inject arbitrary web script or HTML via the "quota" POST parameter to setquota.php in /core/settings/ajax/ Commits: 2364c79 stable45 Risk: Low Note: Successful...

2.1CVSS5.2AI score0.00742EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2021/08/02 12:0 a.m.41 views

Full path and username disclosure in public links - ownCloud

By appending certain characters to the query parameters of a public share link an error could be triggered which would display the internal path and username of the share owner...

4.3CVSS2.1AI score0.01267EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/09/21 12:27 p.m.41 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.00825EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/05/24 6:28 p.m.41 views

CSRF in documents - ownCloud

Due to not verifying whether a request was intentionally provided by the user who submitted an request the documents application is vulnerable against several CSRF attacks. An attacker could have used this to arbitrary modify existing files or rename it. Affected Software ownCloud Server 6.0.3...

6.8CVSS6.3AI score0.00605EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/04/11 11:42 a.m.41 views

Server: Local file disclosure when running on Windows

Due to not rejecting "" as path separator in all ownCloud versions prior to 5.0.4 including the 4.x branch an authenticated remote attacker is able to download arbitrary files from the server when running under Windows. This vulnerability exists inside our used DAV implementation "SabreDAV" and...

5CVSS6.1AI score0.01779EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/04/02 11:42 a.m.41 views

Server: contacts: SQL Injection

ownCloud before 5.0.1 does not neutralize special elements that are passed to the SQL query in addressbookprovider.php which therefore allows an authenticated attacker to execute arbitrary SQL commands. For more information please consult the official advisory. This advisory is licensed CC BY-SA ...

6.5CVSS7.2AI score0.01072EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/07/03 2:0 a.m.40 views

Server: Host Header Poisoning

Due to trusting user supplied input and interpret it as Host header an attacker is able to craft a password reset mail with a link pointing to his own site. If a user clicks on the link or a software e.g. antivirus is accessing the link the attacker is able to reset the user password. For more...

6.8CVSS6.2AI score0.0129EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/05/14 6:11 p.m.40 views

Password autocompletion - ownCloud

Index.php aka the login page contains a form that does not disable the autocomplete setting for the password parameter, which makes it easier for local users or physically proximate attackers to obtain the password from web browsers that support autocomplete. Affected Software ownCloud Server 5.0...

2.1CVSS6AI score0.00374EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/02/20 10:42 a.m.40 views

Server: Privilege escalation in the calendar application

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

4CVSS6AI score0.01EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/02/20 10:42 a.m.40 views

Server: Multiple CSRF vulnerabilities

Multiple cross-site request forgery CSRF vulnerabilities in ownCloud 4.5.6 and 4.0.11 and all prior versions before allows remote attackers to hijack the authentication for users via the "lat" and "lng" POST parameters to guesstimezone.php in /apps/calendar/ajax/settings/ CVE-2013-0299 Commits:...

6.8CVSS6.8AI score0.00615EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/11 5:24 p.m.40 views

Multiple reflected XSS - ownCloud

Multiple cross-site scripting XSS vulnerabilities in ownCloud before 4.0.2 allow remote attackers to inject arbitrary web script or HTML via file names to apps/userldap/settings.php url or title parameter to apps/bookmarks/ajax/editBookmark.php tag or page parameter to...

4.3CVSS5.6AI score0.01914EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2021/06/21 12:0 a.m.39 views

Arbitrary code execution through admin settings - ownCloud

In the administration settings of the filesantivirus app it was possible to execute arbitrary code...

6.6CVSS3.7AI score0.02089EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2016/01/06 6:56 p.m.39 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.03471EPSS
SaveExploits2Affected Software1
OwnCloud
OwnCloud
added 2014/11/25 6:39 p.m.39 views

ACLs not properly enforced in "documents" application - ownCloud

The "documents" application is a collaborative web-based online editor for ODT files. Using this application you can easily share and collaborate on office documents. This application uses strong and very long random "Session IDs" to limit access to specific resources. Knowledge of this ID allows...

4CVSS6.2AI score0.00947EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/11/25 3:0 p.m.39 views

Server: Local Path Disclosure when using Asset Pipeline

ownCloud 7 introduced the so-called "Asset Pipeline". It is disabled by default, but can be enabled by setting asset-pipeline.enabled to true in config.php When the setting is enabled ownCloud concatenates all CSS and JS files into a single large blob file. Thus the amount of initial required...

5CVSS6AI score0.01186EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/06/23 5:23 p.m.39 views

Reflected XSS - ownCloud

Cross-site scripting XSS vulnerability in index.php in ownCloud before 4.0.3 allows remote attackers to inject arbitrary web script or HTML via the redirecturl parameter. Affected Software ownCloud Server 4.0.3 CVE-2012-4395 Action Taken It is recommended that all instances are upgraded to ownClo...

4.3CVSS5.5AI score0.01914EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2021/12/21 12:0 a.m.38 views

Missing URL validation allowed RCE on the desktop client - ownCloud

A malicious server could achieve remote code execution on the desktop client because of missing validation of URLs. Exploitation required user interaction...

4.1CVSS3.4AI score0.02749EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/06/24 6:48 p.m.38 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.03043EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/06/06 6:14 p.m.38 views

Multiple XSS vulnerabilities - ownCloud

Cross-site scripting XSS vulnerabilities in js/viewer.js inside the filesvideoviewer application via multiple unspecified vectors in all ownCloud versions prior to 5.0.7 and 4.5.12 allows authenticated remote attackers to inject arbitrary web script or HTML via shared files. CVE-2013-2150...

3.5CVSS5.8AI score0.01152EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/08/03 6:51 p.m.37 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.01201EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/11/25 6:40 p.m.37 views

CSRF in "bookmarks" application - ownCloud

Due to not verifying the CSRF token on the import functionality of the "bookmarks" application, it was vulnerable against CSRF attacks. The "bookmarks" application is disabled by default. An unauthenticated attacker could have used this to import bookmarks into the "bookmarks" application if the...

6.8CVSS5.9AI score0.00828EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/05/24 6:29 p.m.37 views

Deserialization of Untrusted Data in core - ownCloud

Due to the deserialization of unstrusted data in core an attacker might be able to delete arbitrary files from the filesystem or executing arbitrary SQL queries. This issue has been found in a widely used third-party library, we have removed the component due to general quality concerns from the...

6.8AI score
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/02/20 5:31 p.m.37 views

Multiple code executions - ownCloud

A code executions vulnerability in ownCloud 4.5.6 and 4.0.11 and all prior versions allow authenticated remote attackers to execute arbitrary PHP code via unspecified POST parameters to translations.php in /core/ajax/ Commits: 74e73bc stable4, ece08cd stable45 Risk: Critical A code executions...

6.5CVSS7.1AI score0.02605EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2021/08/02 12:0 a.m.36 views

Session fixation on public links - ownCloud

The session cookies were not reset after authenticating for public links...

3.9CVSS2.5AI score0.00693EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2021/08/02 12:0 a.m.36 views

Federated share recipient can increase permissions - ownCloud

The receiver of a federated share could update the permissions granted to the receivers of the share...

5.7CVSS3.3AI score0.01482EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2021/06/21 12:0 a.m.36 views

Upload of malicious files to publicly shared folders - ownCloud

It was possible to upload malicious files to a public share. The malicious files were detected but ended up in a state where they were not deleted...

5.4CVSS2.7AI score0.01156EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2017/05/31 12:0 a.m.36 views

Share tokens for public calendars disclosed - ownCloud security advisory

Platform: ownCloud Server Versions: 10.0.2 Date: 5/31/2017 Risk level: Medium CVSS v3 Base Score: 4.3 AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N CWE: Information Exposure Through Directory Listing CWE-548...

5.3CVSS2.3AI score0.01036EPSS
SaveExploits0
OwnCloud
OwnCloud
added 2016/08/17 12:0 a.m.36 views

Local Code Injection – ownCloud Security Advisory

The ownCloud Client was vunerable to a local code injection attack. A malicious local user could create a special path where the client would load libraries from during startup. As on Windows, everyone by default has the permission to write to the C: drive and create arbitrary directories and...

8.4CVSS7.7AI score0.00533EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/05/24 6:27 p.m.36 views

Improper authorization checks in files_external - ownCloud

Due to not verifying whether an user has been granted access to add external storages an authenticated user could even mount external storage e.g. SMB/FTP/etc. without permission. Affected Software ownCloud Server 6.0.3 CVE-2014-3835 ownCloud Server 5.0.16 CVE-2014-3835 Action Taken We reviewed t...

5.5CVSS6.1AI score0.01043EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/01 5:19 p.m.36 views

Several CSRF security fixes - ownCloud

Multiple cross-site request forgery CSRF vulnerabilities in ownCloud before 4.0.6 allow remote attackers to hijack the authentication of arbitrary users for requests that use addBookmark.php in bookmarks/ajax/ delBookmark.php in bookmarks/ajax/ editBookmark.php in bookmarks/ajax/...

6.8CVSS6.8AI score0.01097EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2021/02/23 12:0 a.m.35 views

DLL injection in the ownCloud Desktop Client - ownCloud

The released desktop client was loading development plugins from certain directories when they were present...

5.3CVSS2.3AI score0.00773EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/11/25 6:40 p.m.35 views

Local file disclosure due to the preview system - ownCloud

ownCloud includes a preview system which generates the small thumbnails shown in the file list of the web interface. This functionality can be controlled with the enablepreviews switch in config.php and is enabled by default. Multiple unspecified vulnerabilities have been found within the preview...

4.3CVSS6.4AI score0.01078EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2016/01/06 6:58 p.m.34 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.01774EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities309