CVE-2024-29027
published 2024-03-19CVE-2024-29027: Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 6.5.5 and 7.0.0-alpha.29, calling an…
PriorityP260critical9CVSS 3.1
AVNACHPRNUINSCCHIHAH
EPSS
1.19%
64.0th percentile
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 6.5.5 and 7.0.0-alpha.29, calling an invalid Parse Server Cloud Function name or Cloud Job name crashes the server and may allow for code injection, internal store manipulation or remote code execution. The patch in versions 6.5.5 and 7.0.0-alpha.29 added string sanitation for Cloud Function name and Cloud Job name. As a workaround, sanitize the Cloud Function name and Cloud Job name before it reaches Parse Server.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse-community | parse-server | < 6.5.5 | 6.5.5 |
| parse-community | parse-server | — | — |
| parse-community | parse-server | >= 0 < 6.5.5 | 6.5.5 |
| parse-community | parse-server | >= 7.0.0-alpha.1 < 7.0.0-alpha.29 | 7.0.0-alpha.29 |
| parseplatform | parse-server | < 6.5.5 | 6.5.5 |
| parseplatform | parse-server | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Server crashes on invalid Cloud Function or Cloud Job name
ghsa·2024-03-19
CVE-2024-29027 [CRITICAL] CWE-20 Server crashes on invalid Cloud Function or Cloud Job name
Server crashes on invalid Cloud Function or Cloud Job name
### Impact
Calling an invalid Parse Server Cloud Function name or Cloud Job name crashes server and may allow for code injection.
### Patches
Added string sanitation for Cloud Function name and Cloud Job name.
### Workarounds
Sanitize the Cloud Function name and Cloud Job name before it reaches Parse Server.
### References
- https://github.com/parse-community/parse-server/security/advisories/GHSA-6hh7-46r2-vf29
- https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.29 (Fix for Parse Server 7 alpha)
- https://github.com/parse-community/parse-server/releases/tag/6.5.5 (Fix for Parse Server 6 LTS)
OSV
Server crashes on invalid Cloud Function or Cloud Job name
osv·2024-03-19
CVE-2024-29027 [CRITICAL] Server crashes on invalid Cloud Function or Cloud Job name
Server crashes on invalid Cloud Function or Cloud Job name
### Impact
Calling an invalid Parse Server Cloud Function name or Cloud Job name crashes server and may allow for code injection.
### Patches
Added string sanitation for Cloud Function name and Cloud Job name.
### Workarounds
Sanitize the Cloud Function name and Cloud Job name before it reaches Parse Server.
### References
- https://github.com/parse-community/parse-server/security/advisories/GHSA-6hh7-46r2-vf29
- https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.29 (Fix for Parse Server 7 alpha)
- https://github.com/parse-community/parse-server/releases/tag/6.5.5 (Fix for Parse Server 6 LTS)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/parse-community/parse-server/commit/5ae6d6a36d75c4511029f0ba5673ae4b2999179bhttps://github.com/parse-community/parse-server/commit/9f6e3429d3b326cf4e2994733c618d08032fac6ehttps://github.com/parse-community/parse-server/releases/tag/6.5.5https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.29https://github.com/parse-community/parse-server/security/advisories/GHSA-6hh7-46r2-vf29https://github.com/parse-community/parse-server/commit/5ae6d6a36d75c4511029f0ba5673ae4b2999179bhttps://github.com/parse-community/parse-server/commit/9f6e3429d3b326cf4e2994733c618d08032fac6ehttps://github.com/parse-community/parse-server/releases/tag/6.5.5https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.29https://github.com/parse-community/parse-server/security/advisories/GHSA-6hh7-46r2-vf29
2024-03-19
Published