Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. GMS-2023-196

GMS-2023-196: Duplicate of ./npm/parse-server/CVE-2023-22474.yml

January 31, 2023

Impact

Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server does not 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.

Patches

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 accordingly, see the express framework’s trust proxy setting.

References

  • https://github.com/parse-community/parse-server/security/advisories/GHSA-vm5r-c87r-pf6x
  • https://expressjs.com/en/guide/behind-proxies.html

References

  • github.com/advisories/GHSA-vm5r-c87r-pf6x
  • github.com/parse-community/parse-server/security/advisories/GHSA-vm5r-c87r-pf6x

Code Behaviors & Features

Detect and mitigate GMS-2023-196 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 5.4.1

Fixed versions

  • 5.4.1

Solution

Upgrade to version 5.4.1 or above.

Source file

npm/parse-server/GMS-2023-196.yml

Spotted a mistake? Edit the file on GitLab.

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

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