This affects the package @tsed/core before 5.65.7. This vulnerability relates to the deepExtend function which is used as part of the utils directory. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program.
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Link | Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-TSEDCORE-1019382 | exploit third party advisory patch |
https://github.com/TypedProject/tsed/blob/production/packages/core/src/utils/deepExtends.ts%23L36 | third party advisory patch broken link |
https://github.com/TypedProject/tsed/commit/1395773ddac35926cf058fc6da9fb8e82266761b | third party advisory patch |