From fb5877f910286be66556298af8616028c172acaa Mon Sep 17 00:00:00 2001 From: Arvind Shyamsundar Date: Tue, 3 Dec 2024 13:56:00 -0800 Subject: [PATCH] Improve GHSA-99w6-3xph-cx78 --- .../GHSA-99w6-3xph-cx78/GHSA-99w6-3xph-cx78.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2024/11/GHSA-99w6-3xph-cx78/GHSA-99w6-3xph-cx78.json b/advisories/github-reviewed/2024/11/GHSA-99w6-3xph-cx78/GHSA-99w6-3xph-cx78.json index 5305b1dafed..282aed8a819 100644 --- a/advisories/github-reviewed/2024/11/GHSA-99w6-3xph-cx78/GHSA-99w6-3xph-cx78.json +++ b/advisories/github-reviewed/2024/11/GHSA-99w6-3xph-cx78/GHSA-99w6-3xph-cx78.json @@ -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": [