We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
User A deletes a file in a private space User B goes in the trash and sees it
This cause a major breach in user data isolation and is a major security vulnerability.
Expected behavior
User B can see the file in the trash ONLY if he has access to the file BEFORE it gets deleted.
Screenshots
@guimard trash:
The file "bte-private" was in my local space.
Note that apparently access control works for files in shared space with restricted rights.
The text was updated successfully, but these errors were encountered:
Thank you for the bug report, @chibenwa ! yes, we'll need to fix it asap. We've created personal space, but trash is still shared
Sorry, something went wrong.
#179 US for separate trash
No branches or pull requests
Describe the bug
User A deletes a file in a private space
User B goes in the trash and sees it
This cause a major breach in user data isolation and is a major security vulnerability.
Expected behavior
User B can see the file in the trash ONLY if he has access to the file BEFORE it gets deleted.
Screenshots
@guimard trash:
The file "bte-private" was in my local space.
Note that apparently access control works for files in shared space with restricted rights.
The text was updated successfully, but these errors were encountered: