the complete server installation path is visible in cloud/user endpoint

Disclosed: 2023-03-30 09:14:16 By bohwaz To nextcloud
Low
Vulnerability Details
https://github.com/nextcloud/server/issues/33883 When doing a GET request on `/ocs/v1.php/cloud/user?format=json` the server returns user data, including one containing the full local server path: ``` "storageLocation": "/home/bohwaz/www/tmp/nextcloud/data/bohwaz", ``` This is not a big security issue (as you need to be logged-in to get that response), but this is data that an attacker shouldn't be able to know easily. This happens on a brand new install after using the web installer. ## Impact Sensitive internal info
Actions
View on HackerOne
Report Stats
  • Report ID: 1690510
  • State: Closed
  • Substate: resolved
  • Upvotes: 5
Share this report