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

The security team reported that employees may be able to interact with other employee's reminders #3

Open
newtonbeck opened this issue May 5, 2022 · 0 comments

Comments

@newtonbeck
Copy link

Steps to reproduce the issue

  1. Employee A performs a GET request to the /reminders endpoint providing an employee B's id as the employeeId request param;
  2. The employee A receives the reminders of employee B in the response;

Expected behaviour

Employee A should not be able to see another employee's reminders;

Current behaviour

Employee A is able to see another employee's reminders;

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