Improve GHSA-99w6-3xph-cx78

This commit is contained in:
Arvind Shyamsundar
2024-12-03 13:56:00 -08:00
parent cba4af29ac
commit fb5877f910
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-99w6-3xph-cx78",
"modified": "2024-11-12T21:35:36Z",
"modified": "2024-11-12T21:35:38Z",
"published": "2024-11-12T00:30:36Z",
"aliases": [
"CVE-2024-11079"
@@ -9,13 +9,9 @@
"summary": "Ansible-Core vulnerable to content protections bypass",
"details": "A flaw was found in Ansible-Core. This vulnerability allows attackers to bypass unsafe content protections using the hostvars object to reference and execute templated content. This issue can lead to arbitrary code execution if remote data or module outputs are improperly templated within playbooks.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P"
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L"
}
],
"affected": [
@@ -32,11 +28,14 @@
"introduced": "0"
},
{
"last_affected": "2.18.0"
"fixed": "2.18.1"
}
]
}
]
],
"database_specific": {
"last_known_affected_version_range": "<= 2.18.0"
}
}
],
"references": [