Lucene search
K

4969 matches found

Cvelist
Cvelist
added 2020/02/04 7:8 p.m.27 views

CVE-2019-15623

Exposure of Private Information in Nextcloud Server 16.0.1 causes the server to send it's domain and user IDs to the Nextcloud Lookup Server without any further data when the Lookup server is disabled...

6.3AI score0.01876EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2020/02/04 12:0 a.m.3 views

PT-2020-9736 · Nextcloud +2 · Nextcloud Server +2

Name of the Vulnerable Software and Affected Versions: Nextcloud Server version 17.0.1 Description: A bug in the software causes workflow rules to depend on the file extension when checking file mimetypes. There is no information about the estimated number of potentially affected devices worldwid...

8.1CVSS5.7AI score0.01889EPSS
Exploits15References73
Positive Technologies
Positive Technologies
added 2020/02/04 12:0 a.m.3 views

PT-2020-19957 · Nextcloud · Nextcloud Server

Name of the Vulnerable Software and Affected Versions: Nextcloud Server version 16.0.1 Description: A reflected Cross-Site Scripting issue was found in the svg generation of the affected software. Recommendations: For Nextcloud Server version 16.0.1, update to a version that includes a fix for th...

6.1CVSS6AI score0.00894EPSS
Exploits1References5
Hacker One
Hacker One
added 2020/02/03 1:18 p.m.49 views

Nextcloud: "Secure View" aka "Hide Download" can be bypassed easily

The mid-2019 announced feature "Secure view" https://nextcloud.com/blog/secure-view-prevent-your-shared-files-from-getting-downloaded/ allows for hiding the Download button on public shares. Even though the announcement admits that there are always workarounds out there to get hands on the file...

4CVSS6.6AI score0.01536EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2020/02/03 12:0 a.m.46 views

Fedora 30 : webkit2gtk3 (2020-f11a905fc2)

Fix issues while trying to play a video on NextCloud. - Make sure the GL video sink uses a valid WebKit shared GL context. - Fix vertical alignment of text containing arabic diacritics. - Fix build with icu 65.1. - Fix page loading errors with websites using HSTS. - Fix web process crash when...

9.3CVSS6.7AI score0.02256EPSS
Exploits0References4
Hacker One
Hacker One
added 2019/12/27 11:7 p.m.72 views

Nextcloud: Remote code execution via path traversal in Zip extraction in the Extract app

I realise this doesn't qualify for a reward, as it's a vulnerability in a third-party app, but as the app is part of the "official" VM image provided by Hansson IT, I think it's well worth fixing. The Extract app doesn't validate the path or filename of a zip file to be extracted, allowing an...

0.7AI score
Exploits0
Veracode
Veracode
added 2019/12/20 12:50 a.m.10 views

Cross-site Scripting (XSS)

nextcloud-vue-collections is vulnerable to cross-site scripting XSS. The vulnerability exists when the value of v-tooltip is rendered through an insecure defaultHTML configuration...

1.4AI score
Exploits0
Node.js
Node.js
added 2019/12/19 5:32 p.m.16 views

Cross-Site Scripting

Overview Versions of nextcloud-vue-collections prior to 0.4.2 are vulnerable to Cross-Site Scripting XSS. The v-tooltip component has an insecure defaultHTML configuration that allows arbitrary JavaScript to be injected in the tooltip of a collection item. This allows attackers to execute arbitra...

6.9AI score
Exploits0Affected Software1
Hacker One
Hacker One
added 2019/12/18 11:12 p.m.94 views

Nextcloud: Update App Store: Django account high jacking vulnerability

High Severity Framework Security Fix Impact There's a nasty bug that allows accounts to be highjacked. Attackers still can't distribute archive since they are signed but can highjack admin accounts and swap out packges in the admin panel. I've updated the deps, tests work fine locally but you...

1.5AI score
Exploits0
Nextcloud
Nextcloud
added 2019/12/12 12:0 a.m.25 views

SSRF protection bypass in calendar subscriptions (NC-SA-2020-014)

A missing check for IPv4 nested inside IPv6 in Nextcloud server 17.0.1 allowed a SSRF when subscribing to a malicious calendar URL...

4CVSS2.6AI score0.01395EPSS
Exploits1Affected Software1
Hacker One
Hacker One
added 2019/12/06 12:32 a.m.13 views

Nextcloud: Anonymous file drop page ignores user profile visibility restrictions

User profile on Nextcloud server by url like https:///index.php/settings/user includes personal information: photo, name, email address. For each listed fields user can select the visibility settings: local, contacts, public. It is expected that these settings will work in all places of the...

6.5AI score
Exploits0
Nextcloud
Nextcloud
added 2019/12/04 12:0 a.m.28 views

Workflow rules only check the file extension for the mimetype instead of the content (NC-SA-2020-002)

A bug in Nextcloud Server 17.0.1 causes the workflow rules to depend their behaviour on the file extension when checking file mimetypes...

6CVSS2.7AI score0.0113EPSS
Exploits0Affected Software1
Hacker One
Hacker One
added 2019/11/27 7:31 p.m.28 views

Nextcloud: Bypassing Passcode/Device credentials

Assume user have set "App passcode" to "Passcode/Device credentials". So whenever user opens the app, it will prompt to unlock before accessing the app. Unfortunately there is a issue, attacker can able to bypass the lock easily in two ways. Setup 1. Install NextCloud app and Log in. 2. Go to...

3.6CVSS6.5AI score0.00369EPSS
Exploits0
Hacker One
Hacker One
added 2019/11/26 10:37 a.m.66 views

Nextcloud: SSRF on local storage of iOS mobile

The tester uploaded the text file, containing "test ssrf" message, in order to proof SSRF attack. 2. Next, the tester uploaded the common file and then manipulate the content and extension file to html format in order to find the application path: 3. The tester access that file and found the...

Exploits0
Hacker One
Hacker One
added 2019/11/20 7:40 p.m.32 views

Nextcloud: Downgrade encryption scheme and break integrity through known-plaintext attack

The idea behind the Server Side Encryption is that you can move your encrypted files to an external party without that external party being able to to read or modify those files. Some time ago, Nextcloud switched from unauthenticated CFB cipher block mode to authenticated CTR cipher block mode in...

1.9CVSS0.5AI score0.00286EPSS
Exploits2
Hacker One
Hacker One
added 2019/11/13 2:7 p.m.67 views

Nextcloud: SSRF protection bypass

CVSS ---- High 7.7 CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N Description ----------- The filter which protects Nextcloud from SSRF can be bypassed using IPv6/IPv4 address embedding. SSRF protection is for example used in the calendar or dav apps. Successful exploitation of the issue will allow...

4CVSS0.2AI score0.01395EPSS
Exploits1
Nextcloud
Nextcloud
added 2019/11/12 12:0 a.m.51 views

Login and token disclosure to other Nextcloud services (NC-SA-2019-017)

Violation of Secure Design Principles in the iOS App 2.23.0 causes the app to leak its login and token to other Nextcloud services when search e.g. for federated users or registering for push notifications...

4CVSS2.5AI score0.01081EPSS
Exploits0Affected Software1
0day.today
0day.today
added 2019/11/09 12:0 a.m.89 views

Nextcloud 17 - Cross-Site Request Forgery Vulnerability

Exploit for php platform in category web applications Exploit Title: Nextcloud 17 - Cross-Site Request Forgery Exploit Author: Ozer Goker Vendor Homepage: https://nextcloud.com Software Link: https://nextcloud.com/install/instructions-server Version: 17 CVE: N/A Nextcloud offers the...

7.4AI score
Exploits0
Hacker One
Hacker One
added 2019/11/08 2:19 p.m.27 views

Nextcloud: Improper integrity protection of server-side encryption keys

The public keys used for the server-side encryption are not integrity-protected. These can easily replaced by anyone who has access to the data-at-rest data even when the per-user-keys are enabled, as described in https://nextcloud.com/security/threat-model/. This holds true for all key types -...

5.5CVSS0.6AI score0.00727EPSS
Exploits1
Packet Storm
Packet Storm
added 2019/11/08 12:0 a.m.309 views

Nextcloud 17 Cross Site Request Forgery

Exploit Title: Nextcloud 17 - Cross-Site Request Forgery Date: 08.11.2019 Exploit Author: Ozer Goker Vendor Homepage: https://nextcloud.com Software Link: https://nextcloud.com/install/instructions-server Version: 17 Nextcloud offers the industry-leading, on-premises content collaboration platfor...

0.3AI score
Exploits0
Rows per page
Query Builder