diff --git a/database/java/2020/7921.yaml b/database/java/2020/7921.yaml new file mode 100644 index 0000000000..0663d86ddf --- /dev/null +++ b/database/java/2020/7921.yaml @@ -0,0 +1,16 @@ +--- +cve: 2020-7921 +title: CVE in org.mongodb:mongodb-driver-async +description: > + Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administrative action. This issue affects: MongoDB Inc. MongoDB Server 4.2 versions prior to 4.2.3; 4.0 versions prior to 4.0.15; 4.3 versions prior to 4.3.3; 3.6 versions prior to 3.6.18. +cvss_v2: 3.5 +references: + - https://jira.mongodb.org/browse/SERVER-45472 +affected: + - groupId: org.mongodb + artifactId: mongodb-driver-async + version: + - "<=3.6.4,3.6.0-beta1" + fixedin: + - ">=3.7.0-rc0" + - "<=3.5.0,3.0.0-beta1"