CVE-2021-39187

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 06:18

Type Values Removed Values Added
References () https://github.com/parse-community/parse-server/commit/308668c89474223e2448be92d6823b52c1c313ec - Patch, Third Party Advisory () https://github.com/parse-community/parse-server/commit/308668c89474223e2448be92d6823b52c1c313ec - Patch, Third Party Advisory
References () https://github.com/parse-community/parse-server/releases/tag/4.10.3 - Third Party Advisory () https://github.com/parse-community/parse-server/releases/tag/4.10.3 - Third Party Advisory
References () https://github.com/parse-community/parse-server/security/advisories/GHSA-xqp8-w826-hh6x - Third Party Advisory () https://github.com/parse-community/parse-server/security/advisories/GHSA-xqp8-w826-hh6x - Third Party Advisory
References () https://jira.mongodb.org/browse/NODE-3463 - Patch, Third Party Advisory () https://jira.mongodb.org/browse/NODE-3463 - Patch, Third Party Advisory

Information

Published : 2021-09-02 16:15

Updated : 2024-11-21 06:18


NVD link : CVE-2021-39187

Mitre link : CVE-2021-39187

CVE.ORG link : CVE-2021-39187


JSON object : View

Products Affected

parseplatform

  • parse-server
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

CWE-755

Improper Handling of Exceptional Conditions