Lucene search
+L
OwncloudMost viewed

309 matches found

OwnCloud
OwnCloud
added 2014/11/25 6:36 p.m.178 views

Login bypass when using user_ldap due to unauthenticated binds - ownCloud

"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.4AI score0.01859EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/07/03 6:22 p.m.151 views

XXE in multiple third party components - ownCloud

Multiple third party components of ownCloud are vulnerable to XXE attacks, which may lead to: Local File Disclosure Server Side Request Forgery DoS Code Execution depending on the PHP wrappers … The following libraries are affected: ZendFramework: CVE-2014-2052 GetID3: CVE-2014-2053 PHPExcel:...

7.5CVSS9.3AI score0.04681EPSS
SaveExploits2Affected Software1
OwnCloud
OwnCloud
added 2013/02/20 5:31 p.m.140 views

Information disclosure - ownCloud

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/12/20 4:57 p.m.126 views

Auth bypass in user_webdavauth and user_ldap - ownCloud

ownCloud 4.5.4, ownCloud 4.0.9 and all versions previous to this doesn't sufficiently verify whether a request to settings.php was sent by an admin, which allows unauthenticated users to edit app configurations of userwebdavauth and userldap. An unauthenticated attacker may use this to gain acces...

6.5AI score
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/01/22 5:26 p.m.112 views

Multiple XSS vulnerabilities - ownCloud

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 2022/05/23 12:0 a.m.102 views

Security updates in Desktop Client - ownCloud

Even though there are no known vulnerabilities in the ownCloud desktop client we have updated the QT library which includes the zlib library. This is a preventive measure to make sure the client is not vlunerable to the remote code execution vulnerability in zlib...

7.5CVSS3.3AI score0.52063EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2013/03/14 5:45 p.m.95 views

user_migrate: Local file disclosure - ownCloud

Incomplete blacklist vulnerability in lib/migrate.php in ownCloud before 4.0.13 and 4.5.8 allows an authenticated remote attacker to import arbitrary files on the server inside his user account. Affected Software ownCloud Server 4.5.8 CVE-2013-1851 ownCloud Server 4.0.13 CVE-2013-1851 Action Take...

3.5CVSS6.2AI score0.01181EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2023/02/13 12:0 a.m.93 views

Insufficient path validation in Android App - ownCloud

Due to missing file path sanitation an attacker could read from and write to the Android app’s internal storage...

5CVSS5AI score0.00524EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2012/11/14 4:38 p.m.92 views

XSS vulnerability in user_webdavauth - ownCloud

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/ Affected Software ownCloud Server 4.5.2 CVE-2012-5608 Action Taken It is recommended that all instances a...

4.3CVSS5.3AI score0.01832EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/10 5:16 p.m.88 views

CSRF in appconfig.php - ownCloud

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. Affected Software ownCloud Server 4.0.7 CVE-2012-4391 Action Taken It is...

6.8CVSS6.5AI score0.01001EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/05/14 6:12 p.m.87 views

Incomplete blacklist vulnerability - ownCloud

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.9AI score0.01262EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/05/24 6:26 p.m.85 views

Improper authorization checks in contacts - ownCloud

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

7.5CVSS6.2AI score0.01397EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/04/11 5:57 p.m.82 views

Insecure database password generator - ownCloud

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

5CVSS6.2AI score0.01116EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/06/24 6:46 p.m.81 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.2482EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2022/03/17 12:0 a.m.80 views

Access to internal files through ownCloud Android App - ownCloud

An attacker wich local access to a device with the ownCloud Android app could access internal files of the app...

2.8CVSS3.7AI score0.00212EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/07/03 6:18 p.m.80 views

Insecure OpenID implementation - ownCloud

Due to an insecure OpenID implementation used by useropenid in ownCloud 5 it is possible to log-into a system using an arbitrary OpenID Account without knowing any secret information, i.e. the password, about it by using a malicious OpenID provider. Affected Software ownCloud Server 5.0.15...

8.9AI score0.02642EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/03/14 5:37 p.m.80 views

Multiple XSS vulnerabilities - ownCloud

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 2015/09/30 6:54 p.m.77 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.04021EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/07/03 2:0 a.m.77 views

Server: XXE in multiple third party components

Multiple third party components of ownCloud are vulnerable to XXE attacks, which may lead to: Local File Disclosure Server Side Request Forgery DoS Code Execution depending on the PHP wrappers … The following libraries are affected: ZendFramework: CVE-2014-2052 GetID3: CVE-2014-2053 PHPExcel:...

7.5CVSS1.6AI score0.04681EPSS
SaveExploits2Affected Software1
OwnCloud
OwnCloud
added 2012/08/10 5:9 p.m.77 views

HTTP header injection - ownCloud

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. Affected Software ownCloud Server 4.0.8 CVE-2012-5057 Action Taken It is...

4.3CVSS6.6AI score0.01022EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/09/30 6:53 p.m.76 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.02482EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/03/25 6:44 p.m.74 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.01339EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/01 5:18 p.m.74 views

Auth bypass in index.php - ownCloud

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

6.8CVSS6.2AI score0.02183EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2016/01/06 6:55 p.m.73 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.01089EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/03/25 2:49 p.m.71 views

Server: Bypass of file blacklist on Microsoft Windows Platform

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

6CVSS5.1AI score0.01339EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2014/11/25 6:38 p.m.70 views

Potential local file disclosure - ownCloud

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.2AI score0.01186EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/05/24 6:25 p.m.70 views

Multiple XSS - ownCloud

Due to not sanitising all user provided input the below mentioned ownCloud versions are vulnerable against several XSS attack vectors. ownCloud advises browsers to disable inline JavaScript execution due to the used Content-Security-Policy, this vulnerability is therefore likely not exploitable i...

4.3CVSS6.3AI score0.01005EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/12/20 5:4 p.m.70 views

XSS vulnerability in bookmarks - ownCloud

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/ Affected Software ownCloud Server 4.5.5 CVE-2013-5666 ownCloud Server 4.0.10 CVE-2013-5666 Action Taken It is...

4.7CVSS5.3AI score0.00306EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2012/07/10 5:18 p.m.70 views

Auth bypass in index.php - ownCloud

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. Affected Software ownCloud Server 4.0.7 CVE-2012-4392 Action Taken It is recommended that all instances are upgraded to ownClou...

7.5CVSS6.4AI score0.028EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2015/08/03 11:45 a.m.68 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.01093EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2015/03/25 6:43 p.m.68 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.02206EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/04/19 6:6 p.m.68 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 2013/04/19 6:5 p.m.68 views

XSS Vulnerability in MediaElement.js - ownCloud

A cross-site scripting XSS vulnerability in all ownCloud versions prior to 5.0.5 including the 4.5.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 "MediaElement.js", "MediaElement.js...

4.3CVSS5.9AI score0.02214EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2013/02/20 10:42 a.m.68 views

Server: Multiple XSS vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in ownCloud 4.5.6 and 4.0.11 and all prior versions allow remote attackers to inject arbitrary web script or HTML via the "sitename" and "siteurl" POST parameters to setsites.php in /apps/external/ajax/ CVE-2013-0297 Commits: e0140a stable45,...

4.3CVSS5AI score0.01005EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2022/10/18 12:0 a.m.67 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.00323EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2013/04/02 5:46 p.m.67 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 2013/02/20 5:30 p.m.66 views

Multiple CSRF vulnerabilities - ownCloud

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/08/10 5:4 p.m.65 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 2015/08/31 11:45 a.m.64 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 2015/06/08 11:42 a.m.64 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 2022/03/17 12:0 a.m.63 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.00236EPSS
SaveExploits0Affected Software1
OwnCloud
OwnCloud
added 2020/12/30 12:0 a.m.63 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/07/03 2:0 a.m.63 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/11/25 3:0 p.m.62 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 2:0 a.m.62 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 2013/04/11 11:42 a.m.62 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 2012/07/20 11:42 a.m.62 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 2012/07/10 5:14 p.m.62 views

Code execution in /lib/migrate.php - ownCloud

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. Affected Software ownCloud Server 4.0.7 CVE-2012-4389 Action Taken It is...

6.8CVSS7.2AI score0.03286EPSS
SaveExploits1Affected Software1
OwnCloud
OwnCloud
added 2014/11/25 6:41 p.m.61 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 2013/05/14 11:42 a.m.61 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
Total number of security vulnerabilities309