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

Vulnerabilities that allow arbitrary information traversal and modification by any user #15

Open
Ungitshell opened this issue Jun 8, 2023 · 2 comments

Comments

@Ungitshell
Copy link

api:/api/User/ChangeUser/(self_token)
Calling this interface, we can modify the information of any user by modifying the UserID field.there will be no validation
image
Try to log in to user test39, it goes well
image
It is obvious that developers only modify user information through UserID without any judgment and filtering
image
image

@Ungitshell
Copy link
Author

The address of the reproducible vulnerability:www.macwk.cc
预览地址1
预览地址2

@Thecosy
Copy link
Owner

Thecosy commented Jun 12, 2023

it is Inenegligence in authorization.should be apply shiro to certify user.

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