GHSA-FMQ6-4W57-2W3V
Vulnerability from github – Published: 2024-11-09 00:30 – Updated: 2024-11-18 21:26
VLAI?
Summary
wasm3 uncontrolled memory allocation vulnerability
Details
wasm3 at commit 139076a contains a memory leak in the Read_utf8 function.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "SwiftURL",
"name": "github.com/shareup/wasm-interpreter-apple"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "pywasm3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.5.0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "crates.io",
"name": "wasm3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-27529"
],
"database_specific": {
"cwe_ids": [
"CWE-125",
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2024-11-12T20:46:54Z",
"nvd_published_at": "2024-11-08T22:15:15Z",
"severity": "MODERATE"
},
"details": "wasm3 at commit 139076a contains a memory leak in the Read_utf8 function.",
"id": "GHSA-fmq6-4w57-2w3v",
"modified": "2024-11-18T21:26:09Z",
"published": "2024-11-09T00:30:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27529"
},
{
"type": "WEB",
"url": "https://github.com/wasm3/wasm3/issues/462"
},
{
"type": "WEB",
"url": "https://github.com/wasm3/wasm3/pull/490"
},
{
"type": "WEB",
"url": "https://github.com/wasm3/wasm3/commit/526c1251b64e6e9fdc0d40c768ae46cd20338594"
},
{
"type": "WEB",
"url": "https://gist.github.com/haruki3hhh/ac70bd83b9c0ed1de6289d818488da78"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P",
"type": "CVSS_V4"
}
],
"summary": "wasm3 uncontrolled memory allocation vulnerability"
}
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…