diff --git a/advisories/github-reviewed/2025/03/GHSA-cg8r-jwg7-r2x4/GHSA-cg8r-jwg7-r2x4.json b/advisories/github-reviewed/2025/03/GHSA-cg8r-jwg7-r2x4/GHSA-cg8r-jwg7-r2x4.json index a9439131a64..7431c2af72c 100644 --- a/advisories/github-reviewed/2025/03/GHSA-cg8r-jwg7-r2x4/GHSA-cg8r-jwg7-r2x4.json +++ b/advisories/github-reviewed/2025/03/GHSA-cg8r-jwg7-r2x4/GHSA-cg8r-jwg7-r2x4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cg8r-jwg7-r2x4", - "modified": "2025-03-18T22:17:53Z", + "modified": "2025-03-21T21:11:31Z", "published": "2025-03-18T15:30:47Z", "aliases": [ "CVE-2025-25500" @@ -9,6 +9,10 @@ "summary": "CosmWasm Allows Bypass of Capability Restrictions in Blockchains", "details": "An issue in CosmWasm prior to v2.2.0 allows attackers to bypass capability restrictions in blockchains by exploiting a lack of runtime capability validation. This allows attackers to deploy a contract without capability enforcement, and execute unauthorized actions on the blockchain.", "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" @@ -59,6 +63,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-284", "CWE-306" ], "severity": "MODERATE", diff --git a/advisories/github-reviewed/2025/03/GHSA-q92j-grw3-h492/GHSA-q92j-grw3-h492.json b/advisories/github-reviewed/2025/03/GHSA-q92j-grw3-h492/GHSA-q92j-grw3-h492.json index 7c3cbdacf95..3ec7e68f3dc 100644 --- a/advisories/github-reviewed/2025/03/GHSA-q92j-grw3-h492/GHSA-q92j-grw3-h492.json +++ b/advisories/github-reviewed/2025/03/GHSA-q92j-grw3-h492/GHSA-q92j-grw3-h492.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q92j-grw3-h492", - "modified": "2025-03-14T20:21:36Z", + "modified": "2025-03-21T21:12:06Z", "published": "2025-03-12T19:28:00Z", "aliases": [ "CVE-2025-27407"