Lif Authentication Server is a server used by Lif to do various tasks regarding Lif accounts. This vulnerability has to do with the account recovery system where there does not appear to be a check to make sure the user has been sent the recovery email and entered the correct code. If the attacker knew the email of the target, they could supply the email and immediately prompt the server to update the password without ever needing the code. This issue has been patched in version 1.7.3.
parse-server before 3.4.1 allows DoS after any POST to a volatile class.
Impact An authenticated user using the viewer GraphQL query can bypass all read security on his User object and can also bypass all objects linked via relation or Pointer on his User object.
Patches This vulnerability has been patched in Parse Server 4.3.0.
Workarounds No
References See commit 78239ac for details.
parse-server before 3.6.0 allows account enumeration.