---
cve: "CVE-2024-29027"
severity: "CRITICAL"
cvss: 9.1
epss: "1.2%"
vendor: "parse-community"
kev: false
exploited: false
published: "2024-03-19 19:15:06"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T16:48:00+02:00"
---

# CVE-2024-29027

> 9.1 CRITICAL · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 9dc0235b5d832b1409754e01e37a6988256ef25a (Commit)
- 5ae6d6a36d75c4511029f0ba5673ae4b2999179b (Commit)

## Referenzen

- <https://github.com/parse-community/parse-server/security/advisories/GHSA-6hh7-46r2-vf29>
- <https://github.com/parse-community/parse-server/commit/5ae6d6a36d75c4511029f0ba5673ae4b2999179b>
- <https://github.com/parse-community/parse-server/commit/9f6e3429d3b326cf4e2994733c618d08032fac6e>
- <https://github.com/parse-community/parse-server/releases/tag/6.5.5>
- <https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.29>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-29027) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
