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

Security issue #1014

Open
MartinMystikJonas opened this issue Oct 25, 2023 · 2 comments
Open

Security issue #1014

MartinMystikJonas opened this issue Oct 25, 2023 · 2 comments

Comments

@MartinMystikJonas
Copy link

I just stumbled upon this article about possible security issue in OAuth2 implementations: https://salt.security/blog/oh-auth-abusing-oauth-to-take-over-millions-of-accounts

It seems to me this implementation is also vulberable to this attack.

@MartinMystikJonas
Copy link
Author

FAcebook, Google etc. would return resource owner data even for token generated for another app. So atacker can use token generated for logging user to his app to login to user account on another apps that does not explicitly validate that token is generated for them.

@ramsey
Copy link
Contributor

ramsey commented Dec 11, 2024

It seems to me this implementation is also vulberable to this attack.

Can you illustrate how this implementation is vulnerable to attack? I have turned on the ability to report security vulnerabilities to this repository, allowing you to report vulnerabilities and provide sensitive information without revealing how to exploit the vulnerabilities to bad actors.

You may submit a report with more details here: https://github.com/thephpleague/oauth2-client/security/advisories/new

Thanks!

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

2 participants