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-2023-22474

8.7 · HIGH
Published Feb 3, 2023 parseplatform CWE-290 EPSS 0.66% (49th pctl)

Overview

CVE-2023-22474 is a high-severity vulnerability affecting parseplatform parse-server. It was published on February 3, 2023 and has a CVSS 3.1 base score of 8.7 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header `x-forwarded-for` to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server will trust the value of the header. The incorrect client IP address will be used by various features in Parse Server. This allows to circumvent the security mechanism of the Parse Server option `masterKeyIps` by setting an allowed IP address as the `x-forwarded-for` header value. This issue has been patched in version 5.4.1. The mechanism to determine the client IP address has been rewritten. The correct IP address determination now requires to set the Parse Server option `trustProxy`.

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, < 5.4.1 Affected

Frequently Asked Questions

What is CVE-2023-22474?

CVE-2023-22474 is a high-severity vulnerability affecting parseplatform parse-server. It was published on February 3, 2023 and has a CVSS 3.1 base score of 8.7 (HIGH).

How severe is CVE-2023-22474?

This vulnerability has a CVSS 3.1 base score of 8.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-22474?

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-2023-22474?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-22474 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.