diff --git a/advisories/github-reviewed/2024/08/GHSA-fpgj-cr28-fvpx/GHSA-fpgj-cr28-fvpx.json b/advisories/github-reviewed/2024/08/GHSA-fpgj-cr28-fvpx/GHSA-fpgj-cr28-fvpx.json new file mode 100644 index 00000000000..41eed547266 --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-fpgj-cr28-fvpx/GHSA-fpgj-cr28-fvpx.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fpgj-cr28-fvpx", + "modified": "2024-08-21T18:33:17Z", + "published": "2024-08-21T18:33:17Z", + "aliases": [ + + ], + "summary": "CWA-2024-006: wasmd non-deterministic module_query_safe query", + "details": "**Component:** wasmd\n**Criticality:** Medium ([ACMv1](https://github.com/interchainio/security/blob/main/resources/CLASSIFICATION_MATRIX.md): I:Moderate; L:Likely)\n**Patched versions:** wasmd 0.53.0\n\nSee [CWA-2024-006](https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-006.md) for more details.\n", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/CosmWasm/wasmd" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.52.0" + }, + { + "fixed": "0.53.0" + } + ] + } + ], + "versions": [ + "0.52.0" + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/CosmWasm/wasmd/security/advisories/GHSA-fpgj-cr28-fvpx" + }, + { + "type": "WEB", + "url": "https://github.com/CosmWasm/wasmd/commit/db8981db8419fc4daa042ce04e279efb53c4ff29" + }, + { + "type": "WEB", + "url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-006.md" + }, + { + "type": "PACKAGE", + "url": "https://github.com/CosmWasm/wasmd" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-21T18:33:17Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/08/GHSA-g8w7-7vgg-x7xg/GHSA-g8w7-7vgg-x7xg.json b/advisories/github-reviewed/2024/08/GHSA-g8w7-7vgg-x7xg/GHSA-g8w7-7vgg-x7xg.json new file mode 100644 index 00000000000..dfa0857916b --- /dev/null +++ b/advisories/github-reviewed/2024/08/GHSA-g8w7-7vgg-x7xg/GHSA-g8w7-7vgg-x7xg.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g8w7-7vgg-x7xg", + "modified": "2024-08-21T18:33:13Z", + "published": "2024-08-21T18:33:13Z", + "aliases": [ + + ], + "summary": "CWA-2024-005: Stackoverflow in wasmd", + "details": "**Component:** wasmd\n**Criticality:** High ([ACMv1](https://github.com/interchainio/security/blob/main/resources/CLASSIFICATION_MATRIX.md): I:Critical; L:Likely)\n**Patched versions:** wasmd 0.53.0, 0.46.0\n\nSee [CWA-2024-005](https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-005.md) for more details.\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/CosmWasm/wasmd" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.50.0" + }, + { + "fixed": "0.53.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Go", + "name": "github.com/CosmWasm/wasmd" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.46.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/CosmWasm/wasmd/security/advisories/GHSA-g8w7-7vgg-x7xg" + }, + { + "type": "WEB", + "url": "https://github.com/CosmWasm/wasmd/commit/71cf6a8145426b82ed6249ecc86ddd281af9f97b" + }, + { + "type": "WEB", + "url": "https://github.com/CosmWasm/wasmd/commit/db8981db8419fc4daa042ce04e279efb53c4ff29" + }, + { + "type": "WEB", + "url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-005.md" + }, + { + "type": "PACKAGE", + "url": "https://github.com/CosmWasm/wasmd" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-121" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-08-21T18:33:13Z", + "nvd_published_at": null + } +} \ No newline at end of file