mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-fmq6-4w57-2w3v
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fmq6-4w57-2w3v",
|
||||
"modified": "2024-11-12T20:46:55Z",
|
||||
"modified": "2024-11-18T21:26:09Z",
|
||||
"published": "2024-11-09T00:30:42Z",
|
||||
"aliases": [
|
||||
"CVE-2024-27529"
|
||||
@@ -9,6 +9,10 @@
|
||||
"summary": "wasm3 uncontrolled memory allocation vulnerability",
|
||||
"details": "wasm3 at commit 139076a contains a memory leak in the Read_utf8 function.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
@@ -97,7 +101,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-400"
|
||||
"CWE-400",
|
||||
"CWE-125"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
|
||||
Reference in New Issue
Block a user