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

Authentication bypass using referer header #156

Open
muhammedBkf opened this issue Sep 2, 2024 · 0 comments
Open

Authentication bypass using referer header #156

muhammedBkf opened this issue Sep 2, 2024 · 0 comments

Comments

@muhammedBkf
Copy link

It is mentioned in the Documentation that:

An API Key is required to access any API call.

But there is a way to access any API call without using an API Key by adding a referrer header.

  • To get all users for example we can do:
curl --referer https://data.agroportal.lirmm.fr/  https://data.agroportal.lirmm.fr/users
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