CVE-2021-28860
In Node.js mixme, prior to v0.5.1, an attacker can add or alter properties of an object via '__proto__' through the mutate() and merge() functions.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.84%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In Node.js mixme, prior to v0.5.1, an attacker can add or alter properties of an object via '__proto__' through the mutate() and merge() functions. The polluted attribute will be directly assigned to every object in the program. This will put the availability of the program at risk causing a potential denial of service (DoS).
- CVSS 3.1
- 9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
- EPSS
- 1.84% probability · 78th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-1321
- Affected
- adaltas/mixme
- Source
- cve@mitre.org
References
- https://github.com/adaltas/node-mixme/commit/cfd5fbfc32368bcf7e06d1c5985ea60e34cd4028Patch, Third Party Advisory
- https://github.com/adaltas/node-mixme/issues/1Issue Tracking, Third Party Advisory
- https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4Patch, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210618-0005/Third Party Advisory
- https://www.npmjs.com/~davidThird Party Advisory
- https://github.com/adaltas/node-mixme/commit/cfd5fbfc32368bcf7e06d1c5985ea60e34cd4028Patch, Third Party Advisory
- https://github.com/adaltas/node-mixme/issues/1Issue Tracking, Third Party Advisory
- https://github.com/adaltas/node-mixme/security/advisories/GHSA-79jw-6wg7-r9g4Patch, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210618-0005/Third Party Advisory
- https://www.npmjs.com/~davidThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.