Description
The KMIP response parser built into mongo binaries is overly tolerant of certain malformed packets, and may parse them into invalid objects. Later reads of this object can result in read access violations.
Problem types
CWE-754 Improper Check for Unusual or Exceptional Conditions
Product status
6.0 (custom) before 7.0.22
8.0 (custom) before 8.0.10
References
jira.mongodb.org/browse/SERVER-101230