code4romania/covid-19-jurnal-medical

Sending daily emails to users can be stopped

Open

#432 opened on May 22, 2020

 (0 comments) (0 reactions) (0 assignees)C# (50 forks)auto 404
apibughelp wanted

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

By using the https://prod-api.stamacasa.ro/api/profile/family/ IDOR an attacker is able to stop all users from receiving daily emails, as they are only sent to users without the ParentId set.

backend/src/StamAcasa.Common/Notifications/AssessmentNotificationsDispatch.cs

Contributor guide