Snyk has reported that there have been attempts or successful attacks targeting this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsAvoid using all malicious instances of the @toptal/picasso-charts
package.
@toptal/picasso-charts is a malicious package.
through the preinstall
and postinstall
scripts. A potentially compromised account operating in Toptal's GitHub organization exposed an AWS token, leading to the account being taken over. This allowed the attackers to expose private repositories, delete code, and publish tampered versions of the package to npm.
This malicious code performs a two-stage attack: first, it exfiltrates the victim's GitHub authentication token to an attacker-controlled endpoint for persistent access. Second, it attempts to destroy the victim's filesystem using sudo rm -rf --no-preserve-root /
on Unix-based systems or rm /s /q
on Windows.