mirror of
https://github.com/rustsec/advisory-db.git
synced 2026-07-16 00:12:29 -04:00
create rustsec advisory for wasmtime-wasi crate: wasmtime project's GHSA-4ch3-9j33-3pmj
This commit is contained in:
committed by
Dirkjan Ochtman
parent
e69927bf37
commit
911601a33a
23
crates/wasmtime-wasi/RUSTSEC-0000-0000.md
Normal file
23
crates/wasmtime-wasi/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,23 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "wasmtime-wasi"
|
||||
date = "2026-06-24"
|
||||
url = "https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4ch3-9j33-3pmj"
|
||||
categories = []
|
||||
keywords = []
|
||||
aliases = ["GHSA-4ch3-9j33-3pmj"]
|
||||
license = "CC0-1.0"
|
||||
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N"
|
||||
|
||||
[versions]
|
||||
patched = [">= 46.0.1", ">= 45.0.3, < 46.0.0", ">= 36.0.12, < 37.0.0", ">= 24.0.11, < 25.0.0"]
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# WASI hard links and renames bypass wasmtime-wasi's FilePerms for destination
|
||||
|
||||
This is an entry in the RustSec database for the Wasmtime security advisory
|
||||
located at
|
||||
https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4ch3-9j33-3pmj
|
||||
For more information see the GitHub-hosted security advisory.
|
||||
Reference in New Issue
Block a user