Lucene search
+L

5207 matches found

Cvelist
Cvelist
added 2020/03/20 8:14 p.m.36 views

CVE-2020-8139

A missing access control check in Nextcloud Server 18.0.1, 17.0.4, and 16.0.9 causes hide-download shares to be downloadable when appending /download to the URL...

6.6AI score0.01536EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/03/20 8:12 p.m.35 views

CVE-2020-8138

A missing check for IPv4 nested inside IPv6 in Nextcloud server 17.0.1, 16.0.7, and 15.0.14 allowed a Server-Side Request Forgery SSRF vulnerability when subscribing to a malicious calendar URL...

6.2AI score0.01395EPSS
SaveExploits1References2
CVE
CVE
added 2020/03/20 8:12 p.m.149 views

CVE-2020-8138

CVE-2020-8138: Nextcloud Server is vulnerable to a Server-Side Request Forgery (SSRF) when subscribing to a malicious calendar URL due to a missing check for IPv4 nested inside IPv6. Affected versions are Nextcloud Server < 17.0.1, < 16.0.7, and

6.5CVSS6.2AI score0.01395EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2020/03/20 12:00 a.m.15 views

PT-2020-19976 · Nextcloud · Nextcloud Desktop Client

Name of the Vulnerable Software and Affected Versions: Nextcloud Desktop Client version 2.6.2 Description: A code injection issue allows loading arbitrary code when starting the client with DYLD INSERT LIBRARIES set in the environment. Recommendations: For Nextcloud Desktop Client version 2.6.2, ...

6.7CVSS6.8AI score0.00689EPSS
SaveExploits1References6
FreeBSD
FreeBSD
added 2020/03/18 12:00 a.m.15 views

Nextcloud -- multiple vulnerabilities

Nextcloud reports: XSS in Files PDF viewer NC-SA-2020-019 Missing ownership check on remote wipe endpoint NC-SA-2020-018...

3.8AI score
SaveExploits0References3
Nextcloud
Nextcloud
added 2020/03/18 12:00 a.m.86 views

XSS in Files PDF viewer (NC-SA-2020-019)

An outdated 3rd party library in the Files PDF viewer for Nextcloud Server 18.0.2 caused a Cross-site scripting vulnerability when opening a malicious PDF...

3.5CVSS2.2AI score0.01138EPSS
SaveExploits0Affected Software1
Nextcloud
Nextcloud
added 2020/03/18 12:00 a.m.43 views

Missing ownership check on remote wipe endpoint (NC-SA-2020-018)

An Insecure direct object reference vulnerability in Nextcloud Server 18.0.2 allowed an attacker to remote wipe devices of other users when sending a malicious request directly to the endpoint...

6.8CVSS4.4AI score0.01773EPSS
SaveExploits1Affected Software1
Hacker One
Hacker One
added 2020/03/16 1:33 p.m.19 views

Nextcloud: PHPUnit is included in groupfolders release package potentially causing RCE

The groupfolders tarball contains the phpunit code in the vendor directory https://github.com/nextcloud/groupfolders/releases/download/v6.0.2/groupfolders.tar.gz . As discussed on https://thephp.cc/news/2020/02/phpunit-a-security-risk this really is a potential security risk. The phpunit code...

1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/03/16 2:01 a.m.859 views

Nextcloud: XSS in PDF Viewer

An outdated version of PDF.js in use allows for the CVE-2018-5158 vulnerability. When the payload PDF is shown in the supplied PDF viewer, it can execute arbitrary JavaScript. I have tested the payload PDF, and it is working in the Safari 13.0.5 the latest version and Firefox 74.0 the latest...

6.8CVSS1.7AI score0.10445EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/03/15 9:55 p.m.145 views

Nextcloud: Missing ownership check on remote wipe endpoint

On settings/user/security You can mark a device for wipe out that does not belong to you. Steps: 1. Create 2 accounts one for the hacker and one for the victim 2. On both accounts add devices with different names 3. On the hacker account, while intercepting with burpsuite, select the option to wi...

6.8CVSS1.7AI score0.01773EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/03/07 1:51 p.m.110 views

Nextcloud: Denial of Service by requesting to reset a password

Description: I believe that this is posible due to the brute force protection that makes all request last for 30 seconds which in this case is using all the PHP workers avalible in the pool, so the only way to defend yourself is setting up a limit or having a lot of resources. How to reproduce: I...

5CVSS7.5AI score0.01807EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/03/06 8:56 a.m.17 views

Nextcloud: xss on setup config page

Nextcloud version: 18.0.1 In setup config page,setting mysql Username with payloadalert1, and set others. F739076 then submit . F739077 this gif will show poc: F739069 Impact This is because the code does not filter dangerous characters. so dangerous characters need to be escaped...

2.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/03/02 12:00 a.m.48 views

openSUSE Security Update : webkit2gtk3 (openSUSE-2020-278)

This update for webkit2gtk3 to version 2.26.4 fixes the following issues : Security issues fixed : - CVE-2019-8835: Fixed multiple memory corruption issues bsc1161719. - CVE-2019-8844: Fixed multiple memory corruption issues bsc1161719. - CVE-2019-8846: Fixed a use-after-free issue bsc1161719. -...

9.3CVSS7.5AI score0.027EPSS
SaveExploits0References11
OPENSUSE Linux
OPENSUSE Linux
added 2020/03/02 12:00 a.m.142 views

Security update for webkit2gtk3 (important)

openSUSE Security Update: Security update for webkit2gtk3 Announcement ID: openSUSE-SU-2020:0278-1 Rating: important References: 1159329 1161719 1163809 Cross-References: CVE-2019-8835 CVE-2019-8844 CVE-2019-8846 CVE-2020-3862 CVE-2020-3864 CVE-2020-3865 CVE-2020-3867 CVE-2020-3868 Affected...

9.3CVSS9.1AI score0.027EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2020/03/01 11:44 p.m.34 views

Nextcloud: Unrestricted file upload on the image of contacts

When uploading an image for a contact, on the file upload pop up window it shows that it can accept all files of any data type. For my testing I uploaded a sample executable, named 'SimpleCrackMe.exe' which doesn't do really do anything without passing parameters to it on a terminal when running...

4CVSS1.5AI score0.0079EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/02/26 12:00 a.m.224 views

SUSE SLED15 / SLES15 Security Update : webkit2gtk3 (SUSE-SU-2020:0468-1)

This update for webkit2gtk3 to version 2.26.4 fixes the following issues : Security issues fixed : CVE-2019-8835: Fixed multiple memory corruption issues bsc1161719. CVE-2019-8844: Fixed multiple memory corruption issues bsc1161719. CVE-2019-8846: Fixed a use-after-free issue bsc1161719...

9.3CVSS7.8AI score0.027EPSS
SaveExploits0References20
OSV
OSV
added 2020/02/25 11:02 a.m.16 views

SUSE-SU-2020:0468-1 Security update for webkit2gtk3

This update for webkit2gtk3 to version 2.26.4 fixes the following issues: Security issues fixed: - CVE-2019-8835: Fixed multiple memory corruption issues bsc1161719. - CVE-2019-8844: Fixed multiple memory corruption issues bsc1161719. - CVE-2019-8846: Fixed a use-after-free issue bsc1161719. -...

9.3CVSS8.1AI score0.027EPSS
SaveExploits0References12
Mageia
Mageia
added 2020/02/24 9:44 p.m.53 views

Updated nextcloud packages fix security vulnerability

Updated nextcloud packages fix security vulnerability: A bug in Nextcloud Server causes the workflow rules to depend their behavior on the file extension when checking file mimetypes CVE-2019-15613. The nextcloud package has been updated to version 15.0.14, fixing this issue and other bugs...

8CVSS3.6AI score0.0113EPSS
SaveExploits0References3
OSV
OSV
added 2020/02/24 9:44 p.m.12 views

MGASA-2020-0099 Updated nextcloud packages fix security vulnerability

Updated nextcloud packages fix security vulnerability: A bug in Nextcloud Server causes the workflow rules to depend their behavior on the file extension when checking file mimetypes CVE-2019-15613. The nextcloud package has been updated to version 15.0.14, fixing this issue and other bugs...

8CVSS7.9AI score0.0113EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2020/02/24 2:56 p.m.37 views

Nextcloud: Mail does not verify IMAP/SMTP host connected via TLS

The Mail app should verify that the servers it connects to are listed in the certificate's CN. Otherwise the connection should be aborted. Originally reported at https://github.com/nextcloud/mail/issues/308 Impact The app could be forced into connecting to an insecure server...

6.8CVSS1.6AI score0.00933EPSS
SaveExploits0
Rows per page
Query Builder