You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Internal fields (keys used internally by Parse Server, prefixed by `_`) and protected fields (user defined) can be used as query constraints. Internal and protected fields are removed by Parse Server and are only returned to the client using a valid master key. However, using query constraints, these fields can be guessed by enumerating until Parse Server, prior to versions 4.10.14 or 5.2.5, returns a response object. The patch available in versions 4.10.14 and 5.2.5 requires the maser key to use internal and protected fields as query constraints. As a workaround, implement a Parse Cloud Trigger `beforeFind` and manually remove the query constraints.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
OR
*cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* versions up to (excluding) 4.10.14
*cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* versions from (including) 5.0.0 up to (excluding) 5.2.5
Changed
Reference Type
https://github.com/parse-community/parse-server/commit/634c44acd18f6ee6ec60fac89a2b602d92799bec No Types Assigned
https://github.com/parse-community/parse-server/commit/634c44acd18f6ee6ec60fac89a2b602d92799bec Patch, Third Party Advisory
Changed
Reference Type
https://github.com/parse-community/parse-server/commit/e39d51bd329cd978589983bd659db46e1d45aad4 No Types Assigned
https://github.com/parse-community/parse-server/commit/e39d51bd329cd978589983bd659db46e1d45aad4 Patch, Third Party Advisory
Changed
Reference Type
https://github.com/parse-community/parse-server/issues/8143 No Types Assigned
https://github.com/parse-community/parse-server/issues/8143 Issue Tracking, Third Party Advisory
Changed
Reference Type
https://github.com/parse-community/parse-server/issues/8144 No Types Assigned
https://github.com/parse-community/parse-server/issues/8144 Issue Tracking, Third Party Advisory
Changed
Reference Type
https://github.com/parse-community/parse-server/releases/tag/4.10.14 No Types Assigned
https://github.com/parse-community/parse-server/releases/tag/4.10.14 Release Notes, Third Party Advisory
Changed
Reference Type
https://github.com/parse-community/parse-server/releases/tag/5.2.5 No Types Assigned
https://github.com/parse-community/parse-server/releases/tag/5.2.5 Release Notes, Third Party Advisory
Changed
Reference Type
https://github.com/parse-community/parse-server/security/advisories/GHSA-2m6g-crv8-p3c6 No Types Assigned
https://github.com/parse-community/parse-server/security/advisories/GHSA-2m6g-crv8-p3c6 Third Party Advisory
Quick Info
CVE Dictionary Entry: CVE-2022-36079 NVD
Published Date: 09/07/2022 NVD
Last Modified: 06/17/2026
Source: GitHub, Inc.