Lucene search
+L

1965 matches found

Cvelist
Cvelist
added 2015/02/04 6:00 p.m.37 views

CVE-2014-5341

The SFTP external storage driver filesexternal in ownCloud Server before 6.0.5 validates the RSA Host key after login, which allows remote attackers to obtain sensitive information by sniffing the network...

6.1AI score0.01078EPSS
SaveExploits0References1
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 2014/11/25 6:40 p.m.39 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.55 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.54 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.73 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.96 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.69 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.32 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.209 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:00 p.m.58 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: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/11/25 3:00 p.m.44 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:00 p.m.56 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 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 2014/11/25 3:00 p.m.70 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
Tenable Nessus
Tenable Nessus
added 2014/11/24 12:00 a.m.34 views

Fedora 19 : owncloud-5.0.17-2.fc19 / php-sabredav-Sabre_CalDAV-1.7.9-1.fc19 / etc (2014-14066)

This update provides ownCloud 5.0.17, the latest release in the 5.x series, plus an extra security-related fix backported from the stable5 branch. It also provides SabreDAV 1.7.13. This is also a major upgrade from SabreDAV 1.6, and has API incompatibilities. ownCloud is the only Fedora 19 packag...

6.8CVSS5.3AI score0.02066EPSS
SaveExploits0References9
OpenVAS
OpenVAS
added 2014/11/23 12:00 a.m.37 views

Fedora Update for owncloud FEDORA-2014-14066

Check the version of owncloud SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.868517";...

6.8CVSS6.4AI score0.02066EPSS
SaveExploits0References2
Fedora
Fedora
added 2014/11/22 12:36 p.m.66 views

[SECURITY] Fedora 19 Update: owncloud-5.0.17-2.fc19

ownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing r ight on the web. ownCloud is extendable via a simple but powerful API f...

6.8CVSS3.6AI score0.02066EPSS
SaveExploits0
Rows per page
Query Builder