Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-36079

8.6 · HIGH
Published Sep 7, 2022 parseplatform CWE-200 EPSS 1.04% (62th pctl)

Overview

CVE-2022-36079 is a high-severity vulnerability affecting parseplatform parse-server. It was published on September 7, 2022 and has a CVSS 3.1 base score of 8.6 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

Remediation

Check the references section for vendor advisories and patches from parseplatform. Update parse-server to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
parseplatform parse-server >= 0, < 4.10.14 Affected

Frequently Asked Questions

What is CVE-2022-36079?

CVE-2022-36079 is a high-severity vulnerability affecting parseplatform parse-server. It was published on September 7, 2022 and has a CVSS 3.1 base score of 8.6 (HIGH).

How severe is CVE-2022-36079?

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-36079?

Check the references section for vendor advisories and patches from parseplatform. Update parse-server to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-36079?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-36079 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.