Lucene search
+L
OwncloudMost viewed

309 matches found

OwnCloud
OwnCloud
•added 2013/05/14 6:09 p.m.•73 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 2013/04/19 6:06 p.m.•73 views

Privilege escalation in the contacts application - ownCloud

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 2022/10/18 12:00 a.m.•72 views

URL spoofing in password reset mail - ownCloud

The docker image of the ownCloud server contained a misconfiguration which rendered the ‘trusteddomains’ config useless. This could be abused to spoof the URL in password reset mails...

4.2CVSS2.1AI score0.00344EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2022/03/17 12:00 a.m.•72 views

ownCloud Android App lock bypass - ownCloud

An attacker with physical access to the device could bypass the app lock of the ownCloud Android App...

5.3CVSS3.9AI score0.00245EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/04/02 5:46 p.m.•72 views

Multiple XSS vulnerabilities - ownCloud

Multiple cross-site scripting XSS vulnerabilities in ownCloud 5.0.0 allow remote attackers to inject arbitrary web script or HTML via the "newname" POST parameter to renameTag.php in /apps/bookmarks/ajax/ Commits: 1c63eb1 stable5 Risk: Medium Note: Successful exploitation of this stored XSS...

4.3CVSS5.3AI score0.01197EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2020/12/30 12:00 a.m.•71 views

Cross Site Request Forgery in the ocs api

The CSRF token was not properly checked on cookie authenticated requests against the ocs api...

4.3CVSS2.9AI score0.00461EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 6:37 p.m.•71 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/11/25 3:00 p.m.•71 views

Server: Login bypass when using user_ldap due to unauthenticated binds

"userldap" in the web-interface called "LDAP user and group backend" is an optional authentication backend for ownCloud for using LDAP users and groups within the ownCloud web application. The ownCloud team has discovered a vulnerability within the "userldap" application which, depending on the...

5CVSS6.5AI score0.01859EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 6:22 p.m.•71 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 6:11 p.m.•70 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 2012/08/10 5:04 p.m.•70 views

Insufficiently random values - ownCloud

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

5.1CVSS6.2AI score0.03013EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2017/05/31 12:00 a.m.•69 views

XSS in Error Page - ownCloud security advisory

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 Neutralization of Input During Web Page Generation ‘Cross-site Scripting’ CWE-79 HackerOne report: 215410...

6.1CVSS5.9AI score0.012EPSS
SaveExploits0
OwnCloud
OwnCloud
•added 2015/06/08 11:42 a.m.•69 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.00825EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 6:41 p.m.•69 views

Stored XSS in "bookmarks" application - ownCloud

Due to not sanitising all user provided input, the "bookmarks" application shipped with the below mentioned ownCloud versions is vulnerable to a stored Cross-site scripting attack. The "bookmarks" application is disabled by default. Abusing this vulnerability requires the user to import a malicio...

3.5CVSS5.5AI score0.0108EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/08/10 5:05 p.m.•69 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 2015/08/31 11:45 a.m.•68 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.00838EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 6:17 p.m.•68 views

Session Fixation - ownCloud

Due to authenticating a user without invalidating any existing session identifier an attacker has the opportunity to steal authenticated sessions. A successful exploit requires that PHP is configured to accept session parameters via GET. Affected Software ownCloud Server 6.0.2 CVE-2014-2047 Actio...

6.8CVSS6.1AI score0.0129EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/15 6:30 p.m.•67 views

Local file inclusion in core - 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. Depending on the ownCloud configuration and the authentication state of a remote attacker this...

6.8CVSS7.4AI score0.02341EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/07/03 2:00 a.m.•67 views

Server: Insecure Flash Cross Domain policies

Due to insecure Flash Cross Domain policies an attacker might gain access to stored files of the user. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

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

Server: Session Fixation

Due to authenticating a user without invalidating any existing session identifier an attacker has the opportunity to steal authenticated sessions. A successful exploit requires that PHP is configured to accept session parameters via GET. For more information please consult the official advisory...

6.8CVSS6.1AI score0.0129EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/05/24 6:27 p.m.•67 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/20 11:42 a.m.•67 views

Server: Reflected XSS in the file list

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. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4.3CVSS5.5AI score0.01914EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.m.•66 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.01774EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/25 6:52 p.m.•66 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.01417EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•66 views

Server: Privilege escalation and CSRF in the API

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

6.5CVSS6.5AI score0.01632EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/04/11 11:42 a.m.•66 views

Server: Insecure database password generator

Due to using "time" as random source in the ownCloud installation routine, the entropy of the generated PostgreSQL database user password is very low and can be easily guessed. This issue is inside the ownCloud setup routine and is not related to any PostgreSQL vulnerability. For more information...

5CVSS6.2AI score0.01116EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 3:00 p.m.•65 views

Server: Potential local file disclosure

ownCloud offers the OCUtil::getUrlContent to developers. Using this function applications can download content from remote websites. Due to a newly introduced bug in this functionality it was following redirects to other protocols such as file://. Thus, an attacker may be able to gain access to...

5CVSS6.1AI score0.01186EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/05/24 6:29 p.m.•64 views

Improper authorization checks in core - ownCloud

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

4CVSS5.9AI score0.01011EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2022/06/06 12:00 a.m.•63 views

Information disclosure in settings UI and API responses - ownCloud

The settings page and some API responses of a few ownCloud apps contained plaintext credentials...

5.7CVSS1.8AI score0.01305EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2016/01/06 1:40 a.m.•63 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.01089EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/24 10:09 p.m.•63 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.02627EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/04/11 11:42 a.m.•63 views

Server: XSS Vulnerability in jPlayer

A cross-site scripting XSS vulnerability in all ownCloud versions prior to 5.0.5 including the 4.0.x branch allows remote attackers to execute arbitrary javascript when a user opens a special crafted URL. This vulnerability exists in the bundled 3rdparty plugin "jPlayer", "jPlayer" released versi...

4.3CVSS4.9AI score0.05494EPSS
SaveExploits3Affected Software1
OwnCloud
OwnCloud
•added 2013/04/02 11:42 a.m.•63 views

Server: Multiple XSS vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in ownCloud 5.0.0 allow remote attackers to inject arbitrary web script or HTML via the "newname" POST parameter to renameTag.php in /apps/bookmarks/ajax/ Commits: 1c63eb1 stable5 Risk: Medium Note: Successful exploitation of this stored XSS...

4.3CVSS5.2AI score0.01197EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/08/10 11:42 a.m.•63 views

Server: Auth bypass in /lib/base.php

/lib/base.php before ownCloud 4.0.8 does not properly validate the userid session variable via WebDAV, which allows authenticated attackers to gain access to other users files. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4CVSS6.4AI score0.01011EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/08/03 2:56 p.m.•62 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.01093EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/03/25 2:49 p.m.•62 views

Server: Multiple stored XSS in "contacts" application

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.5CVSS2.7AI score0.01449EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•62 views

Server: Incomplete blacklist vulnerability

Incomplete blacklist vulnerability in ownCloud before 5.0.6 allows authenticated remote attackers to execute arbitrary PHP code by uploading a crafted file and accessing an uploaded PHP file. Note: Successful exploitation requires that the /data/ directory is stored inside the webroot and a...

4.6CVSS6.8AI score0.01262EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2012/07/11 11:42 a.m.•62 views

Server: Multiple reflected XSS

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 2012/06/23 11:42 a.m.•62 views

Server: Reflected XSS

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. For more information please consult the official advisory. This advisory is licensed CC BY-SA 4.0...

4.3CVSS5.5AI score0.01914EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
•added 2015/06/08 7:40 p.m.•61 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.00825EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/06/06 6:14 p.m.•61 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 2013/05/14 11:42 a.m.•61 views

Server: Password autocompletion

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

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

Server: Multiple code executions

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.5AI score0.02605EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 11:42 a.m.•60 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 "calendarid" GET parameter to /apps/calendar/ajax/events.php Note: Successful exploitation of this privilege escalation requires the "calendar" app to be enabl...

4CVSS6.4AI score0.01422EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/05/14 2:00 a.m.•60 views

Server: Multiple SQL injection

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 2021/09/08 12:00 a.m.•59 views

Server Side Request Forgery (SSRF) through user_ldap app - ownCloud

Server Side Request Forgery SSRF vulnerability in the settings of the userldap app. Administration role is necessary for exploitation...

4.1CVSS3.1AI score0.00692EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2015/03/25 2:49 p.m.•59 views

Server: Bypass of file blacklist

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

6CVSS5.1AI score0.01313EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2014/11/25 3:00 p.m.•59 views

Server: CSRF in "bookmarks" application

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/11/25 3:00 p.m.•59 views

Server: Stored XSS in "bookmarks" application

Due to not sanitising all user provided input, the "bookmarks" application shipped with the below mentioned ownCloud versions is vulnerable to a stored Cross-site scripting attack. The "bookmarks" application is disabled by default. Abusing this vulnerability requires the user to import a malicio...

3.5CVSS5.8AI score0.0108EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
•added 2013/06/06 11:42 a.m.•59 views

Server: Multiple XSS vulnerabilities

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.5CVSS4.2AI score0.01152EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities309