Vulnerability Description
Dynamoose is an open-source modeling tool for Amazon's DynamoDB. In Dynamoose from version 2.0.0 and before version 2.7.0 there was a prototype pollution vulnerability in the internal utility method "lib/utils/object/set.ts". This method is used throughout the codebase for various operations throughout Dynamoose. We have not seen any evidence of this vulnerability being exploited. There is no evidence this vulnerability impacts versions 1.x.x since the vulnerable method was added as part of the v2 rewrite. This vulnerability also impacts v2.x.x beta/alpha versions. Version 2.7.0 includes a patch for this vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dynamoosejs | Dynamoose | >= 2.0.0, < 2.7.0 |
Related Weaknesses (CWE)
References
- https://github.com/dynamoose/dynamoose/commit/324c62b4709204955931a187362f899980PatchThird Party Advisory
- https://github.com/dynamoose/dynamoose/releases/tag/v2.7.0Release NotesThird Party Advisory
- https://github.com/dynamoose/dynamoose/security/advisories/GHSA-rrqm-p222-8ph2PatchThird Party Advisory
- https://www.npmjs.com/package/dynamooseProductThird Party Advisory
- https://github.com/dynamoose/dynamoose/commit/324c62b4709204955931a187362f899980PatchThird Party Advisory
- https://github.com/dynamoose/dynamoose/releases/tag/v2.7.0Release NotesThird Party Advisory
- https://github.com/dynamoose/dynamoose/security/advisories/GHSA-rrqm-p222-8ph2PatchThird Party Advisory
- https://www.npmjs.com/package/dynamooseProductThird Party Advisory
FAQ
What is CVE-2021-21304?
CVE-2021-21304 is a vulnerability with a CVSS score of 7.2 (HIGH). Dynamoose is an open-source modeling tool for Amazon's DynamoDB. In Dynamoose from version 2.0.0 and before version 2.7.0 there was a prototype pollution vulnerability in the internal utility method "...
How severe is CVE-2021-21304?
CVE-2021-21304 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-21304?
Check the references section above for vendor advisories and patch information. Affected products include: Dynamoosejs Dynamoose.