| { |
| "schema_version": "1.3.1", |
| "id": "GO-2024-3101", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "GHSA-75qh-gg76-p2w4" |
| ], |
| "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.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/CosmWasm/wasmvm", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "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" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": {} |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-75qh-gg76-p2w4" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://forum.cosmos.network/t/high-severity-security-patch-upcoming-on-wed-10th-cwa-2023-004-brought-to-you-by-certik-and-confio/12840" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2023-004.md" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://rustsec.org/advisories/RUSTSEC-2024-0366.html" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://www.certik.com/resources/blog/risk-and-security-enhancement-for-app-chains-an-in-depth-writeup-of-cwa-2023" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2024-3101", |
| "review_status": "REVIEWED" |
| } |
| } |