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

There is an arbitrary user login vulnerability #747

Closed
jelly0930 opened this issue Nov 12, 2021 · 1 comment
Closed

There is an arbitrary user login vulnerability #747

jelly0930 opened this issue Nov 12, 2021 · 1 comment

Comments

@jelly0930
Copy link

View the login code,

image

In addition to logging in through the user name and password, you can also log in through the "col" and "openid" parameters, But these two parameters are completely controllable. That causing any user to login vulnerability

poc:

POST /index.php/user/login

openid=1&col=user_id

Local test results:

image-20211112113955797

image-20211112115100091

@magicblack
Copy link
Owner

感谢反馈,已修复。

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