Vulnerability: Exposing Protected Fields in Parse Server LiveQuery

Vulnerability: Exposing Protected Fields in Parse Server LiveQuery

CVE-2022-31112 · HIGH Severity

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions parse Server LiveQuery does not remove protected fields in classes, passing them to the client. The LiveQueryController now removes protected fields from the client response. Users are advised to upgrade. Users unable t upgrade should use `Parse.Cloud.afterLiveQueryEvent` to manually remove protected fields.

Learn more about our Cis Benchmark Audit For Server Software.