CVE-2021-41109

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.4, for regular (non-LiveQuery) queries, the session token is removed from the response, but for LiveQuery payloads it is currently not. 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 patch in version 4.10.4 removes session tokens from the LiveQuery payload. As a workaround, set `user.acl(new Parse.ACL())` in a beforeSave trigger to make the user private already on sign-up.
Configurations

Configuration 1 (hide)

cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*

History

08 Oct 2021, 03:23

Type Values Removed Values Added
References (CONFIRM) https://github.com/parse-community/parse-server/security/advisories/GHSA-7pr3-p5fm-8r9x - (CONFIRM) https://github.com/parse-community/parse-server/security/advisories/GHSA-7pr3-p5fm-8r9x - Mitigation, Third Party Advisory
References (MISC) https://github.com/parse-community/parse-server/commit/4ac4b7f71002ed4fbedbb901db1f6ed1e9ac5559 - (MISC) https://github.com/parse-community/parse-server/commit/4ac4b7f71002ed4fbedbb901db1f6ed1e9ac5559 - Patch, Third Party Advisory
References (MISC) https://github.com/parse-community/parse-server/releases/tag/4.10.4 - (MISC) https://github.com/parse-community/parse-server/releases/tag/4.10.4 - Release Notes, Third Party Advisory
CPE cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
CVSS v2 : unknown
v3 : 7.5
v2 : 4.3
v3 : 7.5

30 Sep 2021, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-09-30 15:15

Updated : 2023-12-10 14:09


NVD link : CVE-2021-41109

Mitre link : CVE-2021-41109

CVE.ORG link : CVE-2021-41109


JSON object : View

Products Affected

parseplatform

  • parse-server
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor