Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Preventing prototype pollution in your repository

Summary

Prototype pollution causes 20-30% of CVEs in JavaScript/npm stacks and can lead to RCE. The article covers why Node's --frozen-intrinsics isn't ready and how the nopp library mitigates it.
Published
Collected

original ↗

Related coverage

back