Improper Authentication in liukuo362573/yishaadmin
Reported on
Jan 22nd 2022
Description
Hi there yishaadmin maintainer, I would like to report an improper authentication vulnerability in yishaadmin source code.
The link /admin/OrganizationManage/User/GetFormJson?id={user-id}
does not require any authentication and return sensitive user data for anyone like username, gender, birthday,...
Proof of Concept
- Access the link
http://106.14.124.170/admin/OrganizationManage/User/GetFormJson?id=16508640061130153
in an incognito without logging in. - See that the page returns with user data.
Impact
This vulnerability is capable of improper authentication.
SECURITY.md
exists
2 years ago