Lucene search
+L

1950 matches found

CVE
CVE
added 2015/02/04 6:0 p.m.62 views

CVE-2014-9046

The CVE-2014-9046 case affects ownCloud Server: OC_Util::getUrlContent() can be abused to read arbitrary local files via file:// redirects in affected releases (ownCloud Server < 5.0.18, 6.x < 6.0.6, 7.x

5CVSS6.8AI score0.01186EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2015/02/04 6:0 p.m.56 views

CVE-2014-5341

The CVE-2014-5341 issue affects the ownCloud Server SFTP external storage driver (files_external) prior to version 6.0.5. The root cause is improper RSA host key validation after login, enabling potential information disclosure via network sniffing (MITM-like exposure). Exploitation details are s...

4.3CVSS6.2AI score0.01078EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2015/02/04 6:0 p.m.62 views

CVE-2014-9042

CVE-2014-9042 is an XSS in the import functionality of the ownCloud bookmarks app, affecting versions prior to 5.0.18, 6.x prior to 6.0.6, and 7.x prior to 7.0.3. The vulnerability allows remote authenticated users to inject arbitrary script/HTML by importing a link with an unspecified protocol. ...

3.5CVSS5.2AI score0.0108EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2015/02/04 6:0 p.m.63 views

CVE-2014-9049

The CVE-2014-9049 entry concerns ownCloud Server’s Documents application. Affected are ownCloud Server 6.x before 6.0.6 and 7.x before 7.0.3. The root issue is a legacy debugging/API method that allowed remote authenticated users to obtain all valid session IDs, enabling access to resources tied ...

4CVSS6.3AI score0.00947EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2015/02/04 6:0 p.m.65 views

CVE-2014-9048

The CVE-2014-9048 entry concerns ownCloud Server’s documents application, where the vulnerability arises from missing access control in the API. Affected versions are ownCloud Server < 6.0.6 (i.e., 6.x prior to 6.0.6) and

5CVSS6.9AI score0.01223EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2015/02/04 6:0 p.m.79 views

CVE-2014-9043

CVE-2014-9043 affects ownCloud’s user_ldap backend: a null byte in the password with a valid username enables an unauthenticated bind, bypassing authentication. Affected are ownCloud releases prior to 5.0.18, 6.x before 6.0.6, and 7.x before 7.0.3. Multiple sources (SUSE/Mandriva advisories and C...

5CVSS7.1AI score0.01859EPSS
SaveExploits0References1Affected Software2
OwnCloud
OwnCloud
added 2014/11/25 6:41 p.m.66 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 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/11/25 6:40 p.m.37 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 2014/11/25 6:39 p.m.40 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 6:39 p.m.50 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 6:38 p.m.74 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 2014/11/25 6:37 p.m.48 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 6:36 p.m.31 views

Local Path Disclosure when using Asset Pipeline - ownCloud

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

5CVSS5.9AI score0.01186EPSS
SaveExploits0Affected Software1
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/11/25 3:0 p.m.62 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/11/25 3:0 p.m.56 views

Server: Login bypass when using the external FTP user backend

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:0 p.m.42 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 2014/11/25 3:0 p.m.54 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:0 p.m.52 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
Rows per page
Query Builder