FKIE_CVE-2024-58263
Vulnerability from fkie_nvd - Published: 2025-07-27 20:15 - Updated: 2025-08-07 15:01
Severity ?
3.7 (Low) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Summary
The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://crates.io/crates/cosmwasm-std | Product | |
| cve@mitre.org | https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-002.md | Exploit, Patch, Third Party Advisory | |
| cve@mitre.org | https://rustsec.org/advisories/RUSTSEC-2024-0338.html | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| cosmwasm | cosmwasm-std | * | |
| cosmwasm | cosmwasm-std | * | |
| cosmwasm | cosmwasm-std | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cosmwasm:cosmwasm-std:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "96E0ACB8-14BB-4D39-8025-BD7F4D8D433C",
"versionEndExcluding": "1.4.4",
"versionStartIncluding": "1.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:cosmwasm:cosmwasm-std:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "25C943FD-1794-44ED-94D0-4471C023C355",
"versionEndExcluding": "1.5.4",
"versionStartIncluding": "1.5.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:cosmwasm:cosmwasm-std:*:*:*:*:*:rust:*:*",
"matchCriteriaId": "A7384AFF-F099-4995-A2EB-540BD0D349D8",
"versionEndExcluding": "2.0.2",
"versionStartIncluding": "2.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The cosmwasm-std crate before 2.0.2 for Rust allows integer overflows that cause incorrect contract calculations."
},
{
"lang": "es",
"value": "El paquete cosmwasm-std para Rust anterior a 2.0.2 permite desbordamientos de enteros que causan c\u00e1lculos de contrato incorrectos."
}
],
"id": "CVE-2024-58263",
"lastModified": "2025-08-07T15:01:17.017",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 1.4,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-07-27T20:15:25.230",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://crates.io/crates/cosmwasm-std"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/CosmWasm/advisories/blob/main/CWAs/CWA-2024-002.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2024-0338.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…