Skip to content

Commit 911601a

Browse files
pchickeydjc
authored andcommitted
create rustsec advisory for wasmtime-wasi crate: wasmtime project's GHSA-4ch3-9j33-3pmj
1 parent e69927b commit 911601a

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

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 = "wasmtime-wasi"
5+
date = "2026-06-24"
6+
url = "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4ch3-9j33-3pmj"
7+
categories = []
8+
keywords = []
9+
aliases = ["GHSA-4ch3-9j33-3pmj"]
10+
license = "CC0-1.0"
11+
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N"
12+
13+
[versions]
14+
patched = [">= 46.0.1", ">= 45.0.3, < 46.0.0", ">= 36.0.12, < 37.0.0", ">= 24.0.11, < 25.0.0"]
15+
unaffected = []
16+
```
17+
18+
# WASI hard links and renames bypass wasmtime-wasi's FilePerms for destination
19+
20+
This is an entry in the RustSec database for the Wasmtime security advisory
21+
located at
22+
https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4ch3-9j33-3pmj
23+
For more information see the GitHub-hosted security advisory.

0 commit comments

Comments
 (0)