注册并分享邀请链接,可获得视频播放与邀请奖励。

SlowMist
@SlowMist_Team
SlowMist is a Blockchain security firm established in 2018, providing services such as security audits, security consultants, red teaming, and more.
加入 April 2018
410 正在关注    88.7K 粉丝
🚨 SlowMist TI Alert 🚨 A coordinated Rust supply chain attack affecting the legitimate crates `arrayref@0.3.10`, `internment@0.8.7`, and `append-only-vec@0.1.9`. The compromised releases introduced the malicious `proc-macro1` dependency, which automatically downloads and executes cross-platform malware during Cargo builds. arrayref is deeply embedded in the Rust ecosystem. Its previous clean release, v0.3.9, accumulated roughly 152 million downloads, while the crate also appears transitively in dependency chains involving widely used Rust GUI stacks. It also has a significant footprint across the Solana ecosystem, including Solana token, staking, and validator-related components. These usage figures do not indicate that those projects or hosts were compromised. Potential attacker actions include build-time remote code execution, host profiling, persistence, browser-related data collection, and execution of additional scripts or shell commands. Users should inspect Cargo.lock files and build environments for affected versions. Importantly, arrayref = "0.3.9" does not strictly pin v0.3.9 and may resolve to v0.3.10 during fresh dependency resolution or updates. Where appropriate, use an exact requirement such as arrayref = "=0.3.9" and verify the resolved version in Cargo.lock. Rotate potentially exposed credentials and rebuild affected systems from trusted environments. You can also visit to check for free whether the npm packages, pip packages, domains, or IPs you use are safe. As always, stay vigilant!
显示更多