Calling an invalid Parse Server Cloud Function name or Cloud Job name crashes server and may allow for code injection.
Added string sanitation for Cloud Function name and Cloud Job name.
Sanitize the Cloud Function name and Cloud Job name before it reaches Parse Server.
{ "github_reviewed_at": "2024-03-19T20:07:35Z", "cwe_ids": [ "CWE-20", "CWE-74" ], "nvd_published_at": "2024-03-19T19:15:06Z", "severity": "CRITICAL", "github_reviewed": true }