Skip to content

Commit ec3e0d8

Browse files
Advisories for evm-units and uniswap-utils (#2501)
1 parent f290867 commit ec3e0d8

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "evm-units"
5+
date = "2025-12-03"
6+
url = "https://blog.rust-lang.org/2025/12/03/crates.io-malicious-crates-evm-units-and-uniswap-utils/"
7+
references = ["https://socket.dev/blog/malicious-rust-crate-evm-units-serves-cross-platform-payloads"]
8+
expect-deleted = true
9+
10+
[versions]
11+
patched = []
12+
```
13+
14+
# `evm-units` was removed from crates.io for malicious code
15+
16+
It appeared to be attempting to steal cryptocurrency.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "uniswap-utils"
5+
date = "2025-12-03"
6+
url = "https://blog.rust-lang.org/2025/12/03/crates.io-malicious-crates-evm-units-and-uniswap-utils/"
7+
references = ["https://socket.dev/blog/malicious-rust-crate-evm-units-serves-cross-platform-payloads"]
8+
expect-deleted = true
9+
10+
[versions]
11+
patched = []
12+
```
13+
14+
# `uniswap-utils` was removed from crates.io for malicious code
15+
16+
It depended on the `evm-units` crate, which appeared to be attempting to steal cryptocurrency.

0 commit comments

Comments
 (0)