Tobias Bieniek
2026-04-09 13:22:23 +02:00
committed by GitHub
parent c53a36883a
commit dd8a9f7511

View File

@@ -0,0 +1,15 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "logprinter"
date = "2026-04-09"
expect-deleted = true
references = ["https://socket.dev/supply-chain-attacks/north-korea-s-contagious-interview-campaign"]
[versions]
patched = []
```
# `logprinter` was removed from crates.io for malicious code
The crate downloaded code from an external HTTP endpoint and executed it within its `trace()` fn.