Lucene search
+L
OwncloudMost viewed

309 matches found

OwnCloud
OwnCloud
•added 2013/05/14 6:12 p.m.•51 views

Privilege escalation and CSRF in the API - ownCloud

Due to an insufficient permission check, an authenticated attacker is able to execute API commands as administrator. Additionally, an unauthenticated attacker could abuse this flaw as a cross-site request forgery vulnerability. Affected Software ownCloud Server 5.0.6 CVE-2013-2048 Action Taken It...

6.5CVSS6.5AI score0.01632EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 6:6 p.m.•51 views

Multiple SQL injection - ownCloud

ownCloud before 5.0.6 does not neutralize special elements that are passed to the SQL query in lib/db.php which therefore allows an authenticated attacker to execute arbitrary SQL commands. CVE-2013-2045 ownCloud before 5.0.6 and 4.5.11 does not neutralize special elements that are passed to the...

6.5CVSS7.1AI score0.01606EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/07/10 11:42 a.m.•51 views

Server: Auth bypass in index.php

index.php before ownCloud 4.0.7 does not properly validate the octoken cookie, which allows remote attackers to bypass authentication via a crafted octoken cookie value. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

7.5CVSS6.3AI score0.028EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.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 files existing on the filesystem. However, it is not possible to access any of these files. This caus...

7.5CVSS1.5AI score0.03471EPSS
SaveExploits2Affected Software1
OwnCloud
OwnCloud
•added 2015/03/25 6:42 p.m.•50 views

Multiple stored XSS in "contacts" application - ownCloud

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

3.5CVSS5.7AI score0.01459EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 6:24 p.m.•50 views

Users can mount the local filesystem - ownCloud

Due to not properly sanitzing the mount configuration authenticated users are able to mount the local filesystem into their ownCloud. A successful exploit requires the filesexternal app to be enabled. Affected Software ownCloud Server 6.0.2 ownCloud Server 5.0.15 Action Taken It is recommended th...

6.4AI score
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/05/24 11:54 a.m.•50 views

Server: Improper authorization checks in contacts

Due to not verifying whether an user has been granted access to an address book, authenticated users are able to access arbitrary contacts of other users. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

7.5CVSS6.2AI score0.01397EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/05/24 11:54 a.m.•50 views

Server: Improper authorization checks in core

Due to an improper authorization check in core an attacker with access to at least two user account is able to access the file names of other users. Our post-mortem audit showed that this vulnerability does not leak any content of the file or the directory structure except the filename. For more...

4CVSS6.1AI score0.01011EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/24 6:27 p.m.•50 views

Improper authorization checks in documents - ownCloud

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. Affected Software ownCloud Server 6.0.3 CVE-2014-3834 Action Taken We reviewed the access-control of the documents application and ensured...

7.5CVSS5.9AI score0.01397EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/04/11 6:4 p.m.•50 views

Local file disclosure when running on Windows - ownCloud

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.2AI score0.01779EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/01/22 10:42 a.m.•50 views

Server: Multiple XSS vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in ownCloud 4.5.5 and 4.0.10 and all prior versions allow remote attackers to inject arbitrary web script or HTML via the GET parameters to resetpassword.php in core/lostpassword/templates/ CVE-2013-0201 Commits: c05c8ab stable45, 4e2b834 stable4...

4.3CVSS5.3AI score0.02164EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2012/07/10 11:42 a.m.•50 views

Server: Code execution in /lib/migrate.php

Incomplete blacklist vulnerability in lib/migrate.php in ownCloud before 4.0.7 allows remote attackers to execute arbitrary code by uploading a crafted .htaccess file in an import.zip file and accessing an uploaded PHP file. For more information please consult the official advisory. This advisory...

6.8CVSS7.2AI score0.03286EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2012/07/04 5:25 p.m.•50 views

Multiple stored XSS - ownCloud

Multiple cross-site scripting XSS vulnerabilities in ownCloud before 4.0.1 allow remote attackers to inject arbitrary web script or HTML via the calendar displayname to part.choosecalendar.rowfields.php part.choosecalendar.rowfields.shared.php in apps/calendar/templates/ unspecified vectors to...

4.3CVSS5.6AI score0.01914EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2015/08/24 10:9 p.m.•49 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.01417EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 6:39 p.m.•49 views

Bypass of shared files password protection 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. Due to missing access control within the API of this application, the password-protection of shared files can be bypassed. Affecte...

5CVSS6.3AI score0.01223EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 3:0 p.m.•49 views

Server: Local file disclosure due to the preview system

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.5AI score0.01078EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 6:9 p.m.•49 views

Open redirector - ownCloud

Open redirect vulnerability in index.php aka the Login Page in ownCloud before 5.0.6 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirecturl parameter. Affected Software ownCloud Server 5.0.6 CVE-2013-2044 Action Taken It is...

5.8CVSS6.1AI score0.01636EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/12/20 10:42 a.m.•49 views

Server: XSS vulnerability in bookmarks

A cross-site scripting XSS vulnerability in ownCloud before 4.5.5 and 4.0.10 allow remote attackers to inject arbitrary web script or HTML via the PATH data to index.php in apps/bookmark/ For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4.7CVSS5.3AI score0.00306EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/11/14 10:42 a.m.•49 views

Server: XSS vulnerability in user_webdavauth

A cross-site scripting XSS vulnerability in ownCloud 4.5.x before 4.5.2 allow remote attackers to inject arbitrary web script or HTML via the POST data to settings.php in apps/userwebdavauth/ For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4.3CVSS5.3AI score0.01832EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/08/10 5:5 p.m.•49 views

Multiple XSS vulnerabilities - ownCloud

Multiple cross-site scripting XSS vulnerabilities in ownCloud before 4.0.8 allow remote attackers to inject arbitrary web script or HTML via the readyCallback parameter to PUT.swf in apps/filesodfviewer/src/webodf/webodf/flashput/ the root parameter to index.php in apps/gallery/templates/ a...

4.3CVSS5.6AI score0.01005EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/08/10 11:42 a.m.•49 views

Server: Insufficiently random values

The rand and mtrand functions in PHP 5.4.x do not produce cryptographically strong random numbers, which allows attackers to leverage exposures in products that rely on these functions for security-relevant functionality, as demonstrated by the password-reset functionality in ownCloud 4.0.x. For...

5.1CVSS4.6AI score0.03013EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/07/10 11:42 a.m.•49 views

Server: User enumeration

apps/calendar/appinfo/remote.php and apps/contacts/appinfo/remote.php in ownCloud before 4.0.7 allows remote authenticated users to enumerate the registered users via unspecified vectors. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4CVSS6AI score0.01797EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2024/09/09 12:0 a.m.•48 views

Insecure Direct Object Reference in external storage - ownCloud

Insecure Direct Object Reference in external storage configuration may allow an authenticated attacker to change configuration of external storage of another user as well as gain access to credentials...

8.8CVSS6.8AI score
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•48 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.00826EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 3:0 p.m.•48 views

Server: Bypass of shared files password protection in "documents" application

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. Due to missing access control within the API of this application, the password-protection of shared files can be bypassed. For mor...

5CVSS6.1AI score0.01223EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 6:18 p.m.•48 views

Insecure Flash Cross Domain policies - ownCloud

Due to insecure Flash Cross Domain policies an attacker might gain access to stored files of the user. Affected Software ownCloud Server 6.0.2 CVE-2014-2047 ownCloud Server 5.0.15 CVE-2014-2049 Action Taken All packaged Flash files have been audited whether they have potentially insecure Cross...

6.8CVSS6.3AI score0.0129EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 2:0 a.m.•48 views

Server: LDAP injection

Due to not properly sanitizing the LDAP queries an attacker is able to: Gain information about existing LDAP users Modify the login query, e.g. with a wildcard For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

6.8CVSS6AI score0.0129EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/07/20 5:20 p.m.•48 views

Reflected XSS in the file list - ownCloud

Cross-site scripting XSS vulnerability in apps/files/js/filelist.js in ownCloud before 4.0.5 allows remote attackers to inject arbitrary web script or HTML via the file parameter. Affected Software ownCloud Server 4.0.5 CVE-2012-4394 Action Taken It is recommended that all instances are upgraded ...

4.3CVSS5.5AI score0.01914EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 6:37 p.m.•47 views

Login bypass when using the external FTP user backend - ownCloud

ownCloud provides multiple user backends that can be used to authenticate users. One of those backend providers is "userexternal", which authenticates users against FTP, IMAP or SMB servers. This is mainly useful when it is not possible to authenticate against an LDAP server. The FTP backend...

5CVSS6.3AI score0.01859EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 6:22 p.m.•47 views

LDAP injection - ownCloud

Due to not properly sanitizing the LDAP queries an attacker is able to: Gain information about existing LDAP users Modify the login query, e.g. with a wildcard Affected Software ownCloud Server 6.0.2 CVE-2014-2047 ownCloud Server 5.0.15 CVE-2014-2049 Action Taken All LDAP queries have been review...

6.8CVSS6AI score0.0129EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•47 views

Server: Multiple XSS vulnerabilities

Cross-site scripting XSS vulnerabilities in multiple files inside the media application via multiple unspecified vectors in all ownCloud versions prior to 5.0.6 and other versions before 4.0.15 allows authenticated remote attackers to inject arbitrary web script or HTML. CVE-2013-2040 Cross-site...

3.5CVSS5.9AI score0.01152EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•47 views

Server: CSRF token leakage

The configuration loader in ownCloud 5.0.x before 5.0.6 includes private data such as CSRF tokens in a JavaScript file, which allows remote attackers to obtain sensitive information. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

5CVSS6AI score0.01799EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/03/14 10:42 a.m.•47 views

Server: Incomplete blacklist vulnerability

Incomplete blacklist vulnerability in apps/contacts/import.php and apps/contacts/ajax/uploadimport.php in ownCloud before 4.0.13 and 4.5.8 allows an authenticated remote attacker to upload a .htaccess file and therefore the execution of arbitrary PHP code in a standard Apache installation. For mo...

6.5CVSS6.7AI score0.01193EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/02/20 10:42 a.m.•47 views

Server: Information disclosure

Due to the inclusion of the Amazon SDK testing suite an unauthenticated attacker is able to gain additional informations about the server including: the PHP version the cURL version informations wether the following functions/modules are available: SimpleXML DOM SPL JSON PCRE File System Read/Wri...

5CVSS6.6AI score0.01266EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/08/24 9:42 a.m.•47 views

Timing attack on the password reset - ownCloud

The "Lost Password" implementation is vulnerable to a Remote Timing Attack. The token used to secure the password reset is fetched from the database and compared to the user-specified value using the equals operator. An attacker successfully rebuilding the token can then specify an arbitrary...

5CVSS6.4AI score0.02102EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/07/01 11:42 a.m.•47 views

Server: Several CSRF security fixes

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.7AI score0.01097EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•46 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.00838EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 3:0 p.m.•46 views

Server: ACLs not properly enforced in "documents" application

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

4CVSS6AI score0.00947EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/05/24 11:54 a.m.•46 views

Server: CSRF in documents

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. For more information please consult the...

6.8CVSS6.3AI score0.00605EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•46 views

Server: Multiple directory traversals

Multiple directory traversal vulnerabilities in 1 apps/filestrashbin/index.php via the "dir" GET parameter and 2 lib/files/view.php via undefined vectors in all ownCloud versions prior to 5.0.6 and other versions before 4.0.15, allow authenticated remote attackers to get access to arbitrary local...

4CVSS6.3AI score0.0204EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•46 views

Server: Open redirector

Open redirect vulnerability in index.php aka the Login Page in ownCloud before 5.0.6 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the redirecturl parameter. For more information please consult the official advisory. This advisory is...

5.8CVSS6.1AI score0.01636EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/04/19 11:42 a.m.•46 views

Server: Privilege escalation in the contacts application

Due to not properly checking the ownership of a single contact, an authenticated attacker is able to download contacts of other users in all ownCloud versions prior to 5.0.5 including the 4.5.x branch. Note: Successful exploitation of this privilege escalation requires the "contacts" app to be...

4CVSS6.3AI score0.01422EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/01/22 5:28 p.m.•46 views

Code execution in external storage - ownCloud

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. Affected Software ownCloud Server 4.5.6 CVE-2013-02...

4.6CVSS7.2AI score0.00897EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/09/30 4:53 p.m.•45 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.04021EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/24 6:52 p.m.•45 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.02627EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/06/24 6:49 p.m.•45 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.00826EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/03/25 6:44 p.m.•45 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.01339EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/08/10 11:42 a.m.•45 views

Server: Multiple XSS vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in ownCloud before 4.0.8 allow remote attackers to inject arbitrary web script or HTML via the readyCallback parameter to PUT.swf in apps/filesodfviewer/src/webodf/webodf/flashput/ the root parameter to index.php in apps/gallery/templates/ a...

4.3CVSS5.5AI score0.01005EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/07/10 5:16 p.m.•45 views

User enumeration - ownCloud

apps/calendar/appinfo/remote.php and apps/contacts/appinfo/remote.php in ownCloud before 4.0.7 allows remote authenticated users to enumerate the registered users via unspecified vectors. Affected Software ownCloud Server 4.0.7 CVE-2012-4390 Action Taken It is recommended that all instances are...

4CVSS6AI score0.01797EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2012/07/04 11:42 a.m.•45 views

Server: Multiple stored XSS

Multiple cross-site scripting XSS vulnerabilities in ownCloud before 4.0.1 allow remote attackers to inject arbitrary web script or HTML via the calendar displayname to part.choosecalendar.rowfields.php part.choosecalendar.rowfields.shared.php in apps/calendar/templates/ unspecified vectors to...

4.3CVSS5.6AI score0.01914EPSS
SaveExploits1Affected Software1
Total number of security vulnerabilities309