Vulnerability CVE-2021-21304


Published: 2021-02-08

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.

Type:

CWE-915

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Dynamoosejs -> Dynamoose 

 References:
https://github.com/dynamoose/dynamoose/commit/324c62b4709204955931a187362f8999805b1d8e
https://github.com/dynamoose/dynamoose/releases/tag/v2.7.0
https://github.com/dynamoose/dynamoose/security/advisories/GHSA-rrqm-p222-8ph2
https://www.npmjs.com/package/dynamoose

Copyright 2024, cxsecurity.com

 

Back to Top