CVE-2019-20924
23.11.2020, 16:15
A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries which trigger an invariant in the IndexBoundsBuilder. This issue affects MongoDB Server v4.2 versions prior to 4.2.2.Enginsight
Vendor | Product | Version |
---|---|---|
mongodb | mongodb | 4.2.0 ≤ 𝑥 < 4.2.2 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-394 - Unexpected Status Code or Return ValueThe software does not properly check when a function or operation returns a value that is legitimate for the function, but is not expected by the software.
- CWE-754 - Improper Check for Unusual or Exceptional ConditionsThe software does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the software.