-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Hi, I found a problem about dest parameter.
This plugin can output specified path by the dest parameter.
However, the plugin can work such as the danger url.
http://example.com/gitbucket/database/backup?dest=./gitbucket.conf
I think it is danger problem because:
- Gitbucket has writable authority .gitbucket directory on default.
- If anonymous access is enable, everyone can call the api.
- Gitbucket path is easily guessable.
I think the plugin need Basic Authentication.
Regards,
Koichi Tanaka
Metadata
Metadata
Assignees
Labels
No labels