Improper Input Validation Affecting go.mongodb.org/mongo-driver/bson/bsonrw Open this link in a new tab package, versions <1.5.1
Attack Complexity
High
Confidentiality
High
Integrity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GOMONGODBORGMONGODRIVERBSONBSONRW-1303393
-
published
11 Jun 2021
-
disclosed
11 Jun 2021
-
credit
Divjot Arora
Introduced: 11 Jun 2021
CVE-2021-20329 Open this link in a new tabHow to fix?
Upgrade go.mongodb.org/mongo-driver/bson/bsonrw
to version 1.5.1 or higher.
Overview
go.mongodb.org/mongo-driver/bson/bsonrw is a The MongoDB supported driver for Go.
Affected versions of this package are vulnerable to Improper Input Validation. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents.