{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "1.3.0"
              },
              {
                "fixed": "1.4.4"
              }
            ]
          },
          {
            "events": [
              {
                "introduced": "1.5.0"
              },
              {
                "fixed": "1.5.4"
              }
            ]
          },
          {
            "events": [
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.0.2"
              }
            ]
          }
        ]
      }
    }
  ],
  "details": "The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations.",
  "id": "CVE-2024-58263",
  "modified": "2026-03-10T21:53:34.737692629Z",
  "published": "2025-07-27T20:15:25.230Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://crates.io/crates/cosmwasm-std"
    },
    {
      "type": "FIX",
      "url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-002.md"
    },
    {
      "type": "EVIDENCE",
      "url": "https://rustsec.org/advisories/RUSTSEC-2024-0338.html"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}