Dozens of Malicious NPM Packages Steal User, System Data(securityweek.com)
securityweek.com
Dozens of Malicious NPM Packages Steal User, System Data
https://www.securityweek.com/dozens-of-malicious-npm-packages-steal-user-system-data/
2 コメント
More information here: https://www.fortinet.com/blog/threat-research/malicious-pack...
Probably the best remediation option is to create a “permission” tab within the npm package page, just like how it’s with phones app, and once that package is submitted, it will be analyzed to show what access is needed, if I’m installing a package that doesn’t need to access my host and there’s a permission needed for that, it should raise some questions. Or just node/npm will be running in its own sandbox.