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

Improper Authorization In /adminGetUserList #5

Open
mbslzny opened this issue Sep 1, 2022 · 0 comments
Open

Improper Authorization In /adminGetUserList #5

mbslzny opened this issue Sep 1, 2022 · 0 comments

Comments

@mbslzny
Copy link

mbslzny commented Sep 1, 2022

Improper Authorization In /adminGetUserList

[Suggested description]

blog-ssm v1.0 was found to contain an unauthorized access vulnerability through the component /adminGetUserList. This vulnerability allows an attacker to obtain sensitive user information by bypassing permission checks.

[Vulnerability Type]

Improper Authorization of Index Containing Sensitive Information

[Vendor of Product]

https://github.com/rawchen/blog-ssm

[Affected Product Code Base]

1.0

[Affected Component]

blog-ssm 1.0

OS: Windows/Linux/macOS

Browser: Chrome、Firefox、Safari

[Attack Vector]

Step1:After a code audit, it was found that /adminGetUserList had unauthorized access and exported sensitive user information, such as account names and passwords.

image-20220901154837873

Step2:Registered account, username: text123, password: 123456.

image-20220901151056903

Step3:Log in to the account you just registered and access /adminGetUserList to obtain sensitive information such as password.

image-20220901154610187

[Attack Type]

Remote

[Impact Code execution]

False

[Reference(s)]

https://cwe.mitre.org/data/definitions/285.html

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