@nevware21/ts-utils is vulnerable to Prototype Pollution
75
High Risk
objDeepCopy and objCopyProps copy enumerable inherited properties without filtering prototype-pollution keys. Attackers who can supply object data or paths can write through __proto__, constructor, or prototype and modify shared object prototypes. The setter helpers and Object.fromEntries polyfill expose related unsafe write paths. The fix switches copy logic to safe own-key iteration and blocks unsafe keys and targets before committing writes.
You are affected if you are using a version that falls within the vulnerable range.
@nevware21/ts-utils is vulnerable to Prototype Pollution in versions 0.1.0 - 0.13.0.
Upgrade the @nevware21/ts-utils library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant