diff --git a/advisories/github-reviewed/2024/03/GHSA-mvf6-hwxh-7v76/GHSA-mvf6-hwxh-7v76.json b/advisories/github-reviewed/2024/03/GHSA-mvf6-hwxh-7v76/GHSA-mvf6-hwxh-7v76.json index c6a7d9370c1..3e5c4af4ffc 100644 --- a/advisories/github-reviewed/2024/03/GHSA-mvf6-hwxh-7v76/GHSA-mvf6-hwxh-7v76.json +++ b/advisories/github-reviewed/2024/03/GHSA-mvf6-hwxh-7v76/GHSA-mvf6-hwxh-7v76.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-mvf6-hwxh-7v76", - "modified": "2024-03-18T20:39:17Z", + "modified": "2025-03-26T00:43:59Z", "published": "2024-03-18T09:30:30Z", "aliases": [ "CVE-2024-29156" ], "summary": "Information leakage in YAQL", "details": "YAQL before 3.0.0 is used in Murano, the Murano service's MuranoPL extension to the YAQL language fails to sanitize the supplied environment, leading to potential leakage of sensitive service account information.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + } + ], "affected": [ { "package": { @@ -58,6 +63,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-116", "CWE-200" ], "severity": "MODERATE",