Headline
GHSA-6hh7-46r2-vf29: 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)
Skip to content
Sign in
CVE-2024-29027
Actions
Automate any workflow
Packages
Host and manage packages
Security
Find and fix vulnerabilities
Codespaces
Instant dev environments
Copilot
Write better code with AI
Code review
Manage code changes
Issues
Plan and track work
Discussions
Collaborate outside of code
Explore
* All features
* Documentation
* GitHub Skills
* Blog
For
- Enterprise
- Teams
- Startups
- Education
By Solution
- CI/CD & Automation
- DevOps
- DevSecOps
Resources
- Learning Pathways
- White papers, Ebooks, Webinars
- Customer Stories
- Partners
GitHub Sponsors
Fund open source developers
* The ReadME Project
GitHub community articles
Repositories
* Topics
* Trending
* Collections
- Pricing
Search code, repositories, users, issues, pull requests…
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches****Use saved searches to filter your results more quickly
Sign in
Sign up
- GitHub Advisory Database
- GitHub Reviewed
- CVE-2024-29027
Server crashes on invalid Cloud Function or Cloud Job name
Critical severity GitHub Reviewed Published Mar 19, 2024 in parse-community/parse-server • Updated Mar 19, 2024
Vulnerability details Dependabot alerts 0
Package
npm parse-server (npm)
Affected versions
< 6.5.5
>= 7.0.0-alpha.1, < 7.0.0-alpha.29
Patched versions
6.5.5
7.0.0-alpha.29
Description
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
- 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)
References
- GHSA-6hh7-46r2-vf29
- parse-community/parse-server@5ae6d6a
- parse-community/parse-server@9f6e342
- https://github.com/parse-community/parse-server/releases/tag/6.5.5
mtrezza published to parse-community/parse-server
Mar 19, 2024
Published to the GitHub Advisory Database
Mar 19, 2024
Reviewed
Mar 19, 2024
Last updated
Mar 19, 2024
Severity
Critical
9.0
/ 10
CVSS base metrics
Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Weaknesses
CWE-20
CVE ID
CVE-2024-29027
GHSA ID
GHSA-6hh7-46r2-vf29
Source code
parse-community/parse-server
Credits
- mtrezza Finder
- EhsanParsania Remediation developer
Checking history
See something to contribute? Suggest improvements for this vulnerability.