Publish Advisories

GHSA-fpgj-cr28-fvpx
GHSA-g8w7-7vgg-x7xg
This commit is contained in:
advisory-database[bot]
2024-08-21 18:34:58 +00:00
parent 0be5b86878
commit a6082a3743
2 changed files with 157 additions and 0 deletions
@@ -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
}
}
@@ -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
}
}