Vulnerability Description
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. This issue affects all MongoDB GO Drivers prior to and including 1.5.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongodb | Go Driver | <= 1.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1Release NotesThird Party Advisory
- https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1Release NotesThird Party Advisory
FAQ
What is CVE-2021-20329?
CVE-2021-20329 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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 ...
How severe is CVE-2021-20329?
CVE-2021-20329 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-20329?
Check the references section above for vendor advisories and patch information. Affected products include: Mongodb Go Driver.