PT-2024-22680 · Unknown · Parse Server
Mtrezza
·
Published
2024-03-19
·
Updated
2025-12-17
·
CVE-2024-29027
CVSS v3.1
9.0
Critical
| Vector | AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Parse Server versions prior to 6.5.5
Parse Server versions prior to 7.0.0-alpha.29
Description
Parse Server, an open source backend for Node.js, is affected by an issue where calling an invalid Cloud Function name or Cloud Job name can crash the server. This can potentially lead to code injection, internal store manipulation, or remote code execution. Exploitation requires using the
startJob method with externally controllable parameters. The fix in versions 6.5.5 and 7.0.0-alpha.29 adds string sanitation for Cloud Function and Cloud Job names.Recommendations
For versions prior to 6.5.5, sanitize the Cloud Function name and Cloud Job name before it reaches Parse Server.
For versions prior to 7.0.0-alpha.29, sanitize the Cloud Function name and Cloud Job name before it reaches Parse Server.
Exploit
Fix
RCE
Special Elements Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Parse Server