Publish Advisories

GHSA-cg8r-jwg7-r2x4
GHSA-q92j-grw3-h492
This commit is contained in:
advisory-database[bot]
2025-03-21 21:13:02 +00:00
parent ad8b30ba1d
commit 29b3fd4203
2 changed files with 7 additions and 2 deletions
@@ -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",
@@ -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"