-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pentest 31462 #1586
base: develop
Are you sure you want to change the base?
Pentest 31462 #1586
Conversation
Endpoint URL - https://d1qcvu24747qjj.cloudfront.net |
screen-capture.16.webm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
getUserV2
is a confusing name, do you think you could either rename this file to match more of what you are doing or make this work part of getUser.js?
Also could you provide me with a user outside of MD so I can test if I can view them? I tried looking with the admin login but I still only see MD packages.
Story: https://jiraent.cms.gov/browse/OY2-32701
Endpoint: https://d1qcvu24747qjj.cloudfront.net/
Details
admin users can visit the /profile/encoded-email page for any user. non admin users can only view other users with matching territories.
Changes
Pentesters identified that any user can visit the /profile/encoded-email page for any other user. Fix to block users that don't have permissions.
Test Plan