GO-2024-3101

Source
https://pkg.go.dev/vuln/GO-2024-3101
Import Source
https://vuln.go.dev/ID/GO-2024-3101.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-3101
Aliases
Published
2024-12-20T20:36:46Z
Modified
2024-12-20T21:48:20Z
Summary
Excessive number of function parameters in compiled Wasm in github.com/CosmWasm/wasmvm
Details

A specifically crafted Wasm file can cause the VM to consume excessive amounts of memory when compiling a contract. This can lead to high memory usage, slowdowns, potentially a crash and can poison a lock in the VM, preventing any further interaction with contracts.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-3101"
}
References

Affected packages

Go / github.com/CosmWasm/wasmvm

Package

Name
github.com/CosmWasm/wasmvm
View open source insights on deps.dev
Purl
pkg:golang/github.com/CosmWasm/wasmvm

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.5
Introduced
1.3.0
Fixed
1.3.1
Introduced
1.4.0
Fixed
1.4.2
Introduced
1.5.0
Fixed
1.5.1