CVE-2022-39396: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
(updated )
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.18, and prior to 5.3.1 on the 5.X branch, is vulnerable to Remote Code Execution via prototype pollution. An attacker can use this prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. This issue is patched in version 5.3.1 and in 4.10.18. There are no known workarounds.
References
- github.com/advisories/GHSA-prm5-8g2m-24gg
- github.com/parse-community/parse-server/pull/8295
- github.com/parse-community/parse-server/pull/8296
- github.com/parse-community/parse-server/releases/tag/4.10.18
- github.com/parse-community/parse-server/releases/tag/5.3.1
- github.com/parse-community/parse-server/security/advisories/GHSA-prm5-8g2m-24gg
- nvd.nist.gov/vuln/detail/CVE-2022-39396
Detect and mitigate CVE-2022-39396 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 →