Skip to content

Commit 06ffd2a

Browse files
LawnGnomedjc
authored andcommitted
I guess they tried again.
1 parent b7f616c commit 06ffd2a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "time_calibrators"
5+
date = "2026-03-03"
6+
expect-deleted = true
7+
8+
[versions]
9+
patched = []
10+
```
11+
12+
# `time_calibrators` was removed from crates.io due to malicious code
13+
14+
The `time_calibrators` crate attempted to exfiltrate `.env` files to a server
15+
that was in turn impersonating the legitimate `timeapi.io` service.
16+
17+
The malicious crate had 1 version published on 2026-03-03 approximately 3 hours
18+
before removal and had no evidence of actual downloads. There were no crates
19+
depending on this crate on crates.io.
20+
21+
Thanks to cybergeek for finding and reporting this to the Rust security
22+
response working group, and thanks to Emily Albini for co-ordinating with the
23+
crates.io team.

0 commit comments

Comments
 (0)