CVE-2021-32037

Related Vulnerabilities: CVE-2021-32037  

An authorized user may trigger an invariant which may result in denial of service or server exit if a relevant aggregation request is sent to a shard. Usually, the requests are sent via mongos and special privileges are required in order to know the address of the shards and to log in to the shards of an auth enabled environment.

Description

The MITRE CVE dictionary describes this issue as:

An authorized user may trigger an invariant which may result in denial of service or server exit if a relevant aggregation request is sent to a shard. Usually, the requests are sent via mongos and special privileges are required in order to know the address of the shards and to log in to the shards of an auth enabled environment.

Additional Information

  • Bugzilla 2026509: CVE-2021-32037 mongodb: Using $sample can trigger invariant when connecting directly to shards
  • CWE-617: Reachable Assertion
  • FAQ: Frequently asked questions about CVE-2021-32037