CVE-2022-24760
CRITICALParse Server < 4.10.7 - Remote Code Execution via Prototype Pollution in DatabaseController.js
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-24760. PoCs published by tuo4n8.
AI-analyzed exploit summary This repository provides a detailed analysis of CVE-2022-24760, a prototype pollution vulnerability in Parse Server leading to RCE via BSON deserialization. It includes flow diagrams, code snippets, and a sample payload for exploitation.
Description
Parse Server is an open source http web server backend. In versions prior to 4.10.7 there is a Remote Code Execution (RCE) vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution vulnerable code in the file `DatabaseController.js`, so it is likely to affect Postgres and any other database backend as well. This vulnerability has been confirmed on Linux (Ubuntu) and Windows. Users are advised to upgrade as soon as possible. The only known workaround is to manually patch your installation with code referenced at the source GHSA-p6h4-93qp-jhcm.
Exploits (1)
This repository provides a detailed analysis of CVE-2022-24760, a prototype pollution vulnerability in Parse Server leading to RCE via BSON deserialization. It includes flow diagrams, code snippets, and a sample payload for exploitation.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H