CVE-2021-41109
LiveQuery publishes user session tokens in parse-server
7.5
HIGH
CVSS 3.1
EPSS 0.36%
Description
### Impact 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. ### Patches Remove session token from LiveQuery payload. ### Workaround Set `user.acl(new Parse.ACL())` in a beforeSave trigger to make the user private already on sign-up.
How to fix CVE-2021-41109
To remediate CVE-2021-41109, upgrade the affected package to a fixed version below.
- —upgrade to 4.10.4 or later
- —upgrade to 4.10.4 or later
Is CVE-2021-41109 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 4.10.4
- from 0, < 4.10.4
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |