Security Advisory

CVE-2022-31112

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-06-30 16:40:13
Last updated 2025-04-23 18:05:16
Assigner GitHub_M
State PUBLISHED

Description

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.