Publish Advisories

GHSA-fmq6-4w57-2w3v
GHSA-fmq6-4w57-2w3v
This commit is contained in:
advisory-database[bot]
2024-11-12 20:48:16 +00:00
parent 579647b1f9
commit 6c78fc89f2
2 changed files with 107 additions and 39 deletions
@@ -0,0 +1,107 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fmq6-4w57-2w3v",
"modified": "2024-11-12T20:46:55Z",
"published": "2024-11-09T00:30:42Z",
"aliases": [
"CVE-2024-27529"
],
"summary": "wasm3 uncontrolled memory allocation vulnerability",
"details": "wasm3 at commit 139076a contains a memory leak in the Read_utf8 function.",
"severity": [
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "SwiftURL",
"name": "github.com/shareup/wasm-interpreter-apple"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.8.1"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "pywasm3"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.5.0"
}
]
}
]
},
{
"package": {
"ecosystem": "crates.io",
"name": "wasm3"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.1"
}
]
}
]
}
],
"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"
}
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-11-12T20:46:54Z",
"nvd_published_at": "2024-11-08T22:15:15Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fmq6-4w57-2w3v",
"modified": "2024-11-09T00:30:42Z",
"published": "2024-11-09T00:30:42Z",
"aliases": [
"CVE-2024-27529"
],
"details": "wasm3 139076a contains memory leaks in Read_utf8.",
"severity": [
],
"affected": [
],
"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://gist.github.com/haruki3hhh/ac70bd83b9c0ed1de6289d818488da78"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-08T22:15:15Z"
}
}