CVE-2024-58263

Source
https://cve.org/CVERecord?id=CVE-2024-58263
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-58263.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-58263
Aliases
Published
2025-07-27T20:15:25.230Z
Modified
2026-03-12T17:12:37.255521Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-58263.json"
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"
            }
        ]
    }
]