Skip to content
New issue

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

Insecurity, leaking API key, policy & signature in Filestack picker #515

Open
julianVuTC opened this issue Apr 14, 2023 · 0 comments
Open

Comments

@julianVuTC
Copy link

-When uploading a file using picker, api key, policy & signature will be leaked if you inspect in network, payload ( endpoint leaks are : start, upload, complete). This is real concern if a penetrator can catch this info, they can use the account's api key. The screenshot I provided is the example in the main page Filestack.com

-This behavior might occur when using picker.open().

##posible solution / ideas

  • Maybe add a encoding method for those important keys when creating request ?

##Reproduce the problem

  • Go to filestack.com , open inspect browser/network. Meanwhile try to upload a file from the modal, after uploading, you'll see some endpoints that I mentioned that leak the infos.

Additional Screenshots

image

Your Environment

  • Version used: Filestack 3.25,
  • Browser Name and version: Google Chrome
  • Operating System and version (desktop or mobile): MacBook
  • Link to your project: filestack.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant