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
Package
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
Published by the National Vulnerability Database
Mar 19, 2024
Published to the GitHub Advisory Database
Mar 19, 2024
Reviewed
Mar 19, 2024
Last updated
Mar 19, 2024
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
References