Download privilege escape with plugins
Closed this issue · 3 comments
cbr00t commented
It is possible to download files/folders with the (can_see) permission that appear in the File List through plugins that perform Show, Preview, Play Media ... etc. operations. This situation allows the (can_download: false) permission to be exceeded.
Only the way to prevent this is (can_see = false) permission.
rejetto commented
but what happens when you click on one of those, like show?
cbr00t commented
rejetto commented
ok, but this has brought to my attention that these plugins are not currently able to determine that they fail at getting the file.
I'll take care of it.