mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-mvf6-hwxh-7v76
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user