VDB
KO
HIGH 8.2

GHSA-crrq-vr9j-fxxh

Protected fields exposed via LiveQuery

Details

### Impact

Parse Server LiveQuery does not remove protected fields in classes, passing them to the client.

### Patches The LiveQueryController now removes protected fields from the client response.

### Workarounds Use `Parse.Cloud.afterLiveQueryEvent` to manually remove protected fields.

### References - https://github.com/parse-community/parse-server/security/advisories/GHSA-crrq-vr9j-fxxh - https://github.com/parse-community/parse-server

### For more information If you have any questions or comments about this advisory: - For questions or comments about this vulnerability visit our [community forum](http://community.parseplatform.org/) or [community chat](http://chat.parseplatform.org/) - Report other vulnerabilities at [report.parseplatform.org](https://report.parseplatform.org/)

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / parse-server
Introduced in: 0 Fixed in: 4.10.13
Fix npm install parse-server@4.10.13
npm / parse-server
Introduced in: 5.0.0 Fixed in: 5.2.4
Fix npm install parse-server@5.2.4

References