#VU56933 Information disclosure in Parse Server
Published: September 30, 2021
Parse Server
Parse Community
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to LiveQuery includes users' session token into payloads. If a user has a LiveQuery subscription on the Parse.User class, all session tokens created during user sign-ups will be broadcast as part of the LiveQuery payload. A remote attacker can obtain the session token from the broadcasted payload and reuse it to bypass authentication.