Lucene search
+L

5174 matches found

Hacker One
Hacker One
added 2020/06/12 8:17 a.m.32 views

Nextcloud: Reflected XSS when renaming a file with a vulnerable name which results in an error

Hi, It looks like Nextcloud team will accept the XSS protected by the CSP. Report 896511 Here is another XSS. 1. Rename an existing filename to .jpg. 2. Anyone tries to rename this .jpg with an invalid filename, like add a "" in it, will trigger the XSS attack. 3. Need bypass the CSP. Thanks...

3.5CVSS0.4AI score0.01059EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/06/12 7:36 a.m.21 views

Nextcloud: XSS in image metadata field

Hi, Will you confirm the XSS vulnerability blocked by the CSP? On Nextcloud 19.0.0 1. Upload the PoC.jpg 2. Check the PoC.jpg metadata 3. Need bypass the CSP to trigger it Impact Cross-Site Scripting...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/11 12:03 a.m.27 views

Nextcloud: Contacts menu (not app) fails to restrict (to local groups) for contacts from federated servers

In two Nextclouds A and B, in settings/admin/sharing, these settings are enabled: Restrict users to only share with users in their groups Restrict username autocompletion to users within the same groups Add server automatically once a federated share was created successfully Some user on A now...

0.9AI score
SaveExploits0
Hacker One
Hacker One
added 2020/06/09 9:06 p.m.40 views

Nextcloud: XSS through image upload of contacts using svg file

This is a bypass of report 808287 Upload the attached file for the image of a contact, right click "Open image in new tab" and you will see the xss. Impact The person viewing the image of a contact can be victim of XSS...

3.5CVSS2.4AI score0.00621EPSS
SaveExploits1
CNVD
CNVD
added 2020/06/09 12:00 a.m.8 views

Nextcloud Talk Code Injection Vulnerability

Nextcloud Talk is a self-hosted local audio/video and chat communication service from Nextcloud Germany. A code injection vulnerability exists in Nextcloud Talk versions 6.0.4, 7.0.2, and 8.0.7, which stems from the program failing to properly clean up Talk commands. An attacker could exploit the...

9.9CVSS7.8AI score0.01668EPSS
SaveExploits1References1
NVD
NVD
added 2020/06/08 2:15 p.m.27 views

CVE-2020-8180

A too lax check in Nextcloud Talk 6.0.4, 7.0.2 and 8.0.7 allowed a code injection when a not correctly sanitized talk command was added by an administrator...

9.9CVSS9.6AI score0.01668EPSS
SaveExploits1References2
OSV
OSV
added 2020/06/08 2:15 p.m.22 views

CVE-2020-8180

A too lax check in Nextcloud Talk 6.0.4, 7.0.2 and 8.0.7 allowed a code injection when a not correctly sanitized talk command was added by an administrator...

9.9CVSS7.2AI score
SaveExploits0References2
Prion
Prion
added 2020/06/08 2:15 p.m.25 views

Code injection

A too lax check in Nextcloud Talk 6.0.4, 7.0.2 and 8.0.7 allowed a code injection when a not correctly sanitized talk command was added by an administrator...

6.5CVSS9.6AI score0.01668EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/06/08 1:08 p.m.35 views

CVE-2020-8180

A too lax check in Nextcloud Talk 6.0.4, 7.0.2 and 8.0.7 allowed a code injection when a not correctly sanitized talk command was added by an administrator...

9.7AI score0.01668EPSS
SaveExploits1References2
CVE
CVE
added 2020/06/08 1:08 p.m.74 views

CVE-2020-8180

CVE-2020-8180 affects Nextcloud Talk versions 6.0.4, 7.0.2, and 8.0.7. A too-lax validation allows an administrator-added, not properly sanitized talk command to inject code. This can lead to arbitrary code execution when a crafted command is processed (for example, using talk commands to trigger...

9.9CVSS9.6AI score0.01668EPSS
SaveExploits1References2Affected Software1
Nextcloud
Nextcloud
added 2020/06/04 12:00 a.m.38 views

Increase random used for encryption (NC-SA-2020-023)

A too small set of random characters being used for encryption in Nextcloud Server 18.0.4 allowed decryption in shorter time than intended...

3.5CVSS3.3AI score0.00369EPSS
SaveExploits1Affected Software1
FreeBSD
FreeBSD
added 2020/06/04 12:00 a.m.29 views

Nextcloud -- Password share by mail not hashed

The Nextcloud project reports: NC-SA-2020-026 low: Password of share by mail is not hashed when given on the create share call A logic error in Nextcloud Server 19.0.0 caused a plaintext storage of the share password when it was given on the initial create API call...

7.5CVSS1.2AI score0.01912EPSS
SaveExploits1References1
Nextcloud
Nextcloud
added 2020/06/04 12:00 a.m.39 views

Password of share by mail is not hashed when given on the create share call (NC-SA-2020-026)

A logic error in Nextcloud Server 19.0.0 caused a plaintext storage of the share password when it was given on the initial create API call...

5CVSS1.1AI score0.01912EPSS
SaveExploits1Affected Software1
Hacker One
Hacker One
added 2020/06/03 4:18 a.m.339 views

Nextcloud: Allows any user to share their "Root" level folder by sharing "."

There seems to be a bug in the "File to Share" feature of Nextcloud Talk. This allows any authenticated user/admin to share their "root" level folder by manipulating the "path": parameter in the JSON body request to the remote API /nextcloud/ocs/v2.php/apps/filessharing/api/v1/shares Steps to rep...

1.1AI score
SaveExploits0
Nextcloud
Nextcloud
added 2020/06/03 12:00 a.m.38 views

New users can read all Nextcloud Deck data from previous user with same username (NC-SA-2021-007)

A logic error in Nextcloud Deck 1.0.1 allowed new users with a duplicate user identifier to use deck data of a previous deleted user...

4CVSS3.7AI score0.01339EPSS
SaveExploits1Affected Software1
Hacker One
Hacker One
added 2020/06/02 11:23 a.m.37 views

Nextcloud: Re-Sharing allows increase of privileges

User A shares a file/folder to user B with re-sharing permission, but readonly - User B shares this file/folder to User C Needs the shareapidefaultpermissions set to 1 all checkmarks off in admin panel - User B can add write permissions for the share to User C User C may also be anonymous using a...

3.5CVSS0.7AI score0.01468EPSS
SaveExploits1
Hacker One
Hacker One
added 2020/06/01 10:23 a.m.26 views

Nextcloud: The password of a mail share is not set if the password is given when the share is created (Nextcloud < 18)

Create a new mail share with a password by using the OCS endpoint with something like: curl -u admin:admin -X POST -H "OCS-APIRequest: true" "http://localhost/ocs/v1.php/apps/filessharing/api/v1/shares?path=welcome.txt&shareType=4&[email protected]&password=plainTextPassword" - Open the...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/28 7:30 p.m.48 views

Nextcloud: The password of a mail share is not hashed if the password is given when the share is created

Create a new mail share with a password by using the OCS endpoint with something like: curl -u admin:admin -X POST -H "OCS-APIRequest: true" "http://localhost/ocs/v1.php/apps/filessharing/api/v1/shares?path=welcome.txt&shareType=4&[email protected]&password=plainTextPassword" - Check the...

5CVSS7.4AI score0.01912EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2020/05/26 12:00 a.m.33 views

openSUSE Security Update : nextcloud (openSUSE-2020-670)

This update for nextcloud to 18.0.4 fixes the following issues : Security issues fixed : - CVE-2020-8154: Fixed an XSS vulnerability when opening malicious PDFs NC-SA-2020-018 boo1171579. - CVE-2020-8155: Fixed a direct object reference vulnerability that allowed attackers to remotely wipe device...

7.7CVSS6.5AI score0.01773EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2020/05/25 1:56 p.m.30 views

Nextcloud: New users can read all Nextcloud Deck data from previous user with same username

First of all: Sorry, i know there is no scope "Deck" but both Joas and Jus pointed me to hackerone to report this security issue. 1. As an administrator create Nextcloud account "test" 2. Log in as "test" 3. Go to Deck app and create some boards, stacks and cards with personal or confidential...

4CVSS0.2AI score0.01339EPSS
SaveExploits1
Rows per page
Query Builder