First published: Thu Sep 02 2021(Updated: )
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.3, Parse Server crashes when if a query request contains an invalid value for the `explain` option. This is due to a bug in the MongoDB Node.js driver which throws an exception that Parse Server cannot catch. There is a patch for this issue in version 4.10.3. No workarounds aside from upgrading are known to exist.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Parseplatform Parse-server | <4.10.3 |
https://github.com/parse-community/parse-server/commit/308668c89474223e2448be92d6823b52c1c313ec
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-39187 is a vulnerability that causes Parse Server to crash when a query request contains an invalid value for the 'explain' option.
CVE-2021-39187 can cause Parse Server to crash when a query request contains an invalid value for the 'explain' option.
Prior to version 4.10.3, Parse Server is affected by CVE-2021-39187.
CVE-2021-39187 has a severity level of 7.5 (High).
To fix CVE-2021-39187, update Parse Server to version 4.10.3 or higher, where the bug in the MongoDB Node.js driver has been fixed.