Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2022-36079

CVE-2022-36079: Brute force guessing of user sensitive data via search patterns

September 7, 2022 (updated September 12, 2022)

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 master 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.

References

  • github.com/parse-community/parse-server/commit/634c44acd18f6ee6ec60fac89a2b602d92799bec
  • github.com/parse-community/parse-server/commit/e39d51bd329cd978589983bd659db46e1d45aad4
  • github.com/parse-community/parse-server/issues/8143
  • github.com/parse-community/parse-server/issues/8144
  • github.com/parse-community/parse-server/releases/tag/4.10.14
  • github.com/parse-community/parse-server/releases/tag/5.2.5
  • github.com/parse-community/parse-server/security/advisories/GHSA-2m6g-crv8-p3c6
  • nvd.nist.gov/vuln/detail/CVE-2022-36079

Code Behaviors & Features

Detect and mitigate CVE-2022-36079 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.10.14, all versions starting from 5.0.0 before 5.2.5

Fixed versions

  • 4.10.14
  • 5.2.5

Solution

Upgrade to versions 4.10.14, 5.2.5 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Source file

npm/parse-server/CVE-2022-36079.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:10 +0000.