QID 980624
QID 980624: Nodejs (npm) Security Update for parse-server (GHSA-7pr3-p5fm-8r9x)
Security update has been released for parse-server to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
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.
Solution
Remove session token from LiveQuery payload.
Vendor References
- GHSA-7pr3-p5fm-8r9x -
github.com/advisories/GHSA-7pr3-p5fm-8r9x
CVEs related to QID 980624
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-7pr3-p5fm-8r9x | parse-server |
|