From 825435e81a8b5fbda0f002c899cbc05c9a50f77b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 25 Jul 2024 06:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/4xxx/CVE-2024-4436.json | 13 ++++++ 2024/4xxx/CVE-2024-4437.json | 13 ++++++ 2024/4xxx/CVE-2024-4438.json | 13 ++++++ 2024/6xxx/CVE-2024-6972.json | 83 ++++++++++++++++++++++++++++++++++-- 4 files changed, 118 insertions(+), 4 deletions(-) diff --git a/2024/4xxx/CVE-2024-4436.json b/2024/4xxx/CVE-2024-4436.json index 9f107fcd68d..fe2e0df14b1 100644 --- a/2024/4xxx/CVE-2024-4436.json +++ b/2024/4xxx/CVE-2024-4436.json @@ -89,6 +89,19 @@ } ] } + }, + { + "product_name": "Red Hat OpenStack Platform 18.0", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } } ] } diff --git a/2024/4xxx/CVE-2024-4437.json b/2024/4xxx/CVE-2024-4437.json index 7d7b50e2420..d202f423428 100644 --- a/2024/4xxx/CVE-2024-4437.json +++ b/2024/4xxx/CVE-2024-4437.json @@ -89,6 +89,19 @@ } ] } + }, + { + "product_name": "Red Hat OpenStack Platform 18.0", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } } ] } diff --git a/2024/4xxx/CVE-2024-4438.json b/2024/4xxx/CVE-2024-4438.json index 58f7541d22b..59e23e65407 100644 --- a/2024/4xxx/CVE-2024-4438.json +++ b/2024/4xxx/CVE-2024-4438.json @@ -97,6 +97,19 @@ } ] } + }, + { + "product_name": "Red Hat OpenStack Platform 18.0", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "defaultStatus": "affected" + } + } + ] + } } ] } diff --git a/2024/6xxx/CVE-2024-6972.json b/2024/6xxx/CVE-2024-6972.json index b549ba3d643..39f3adadb31 100644 --- a/2024/6xxx/CVE-2024-6972.json +++ b/2024/6xxx/CVE-2024-6972.json @@ -1,17 +1,92 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-6972", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@octopus.com", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "In affected versions of Octopus Server under certain circumstances it is possible for sensitive variables to be printed in the task log in clear-text." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Sensitive Variables exposed in TaskLogs" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Octopus Deploy", + "product": { + "product_data": [ + { + "product_name": "Octopus Server", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2024.1", + "version_value": "2024.1.12759" + }, + { + "version_affected": "<", + "version_name": "2024.2", + "version_value": "2024.2.9193" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://advisories.octopus.com/post/2024/sa2024-06/", + "refsource": "MISC", + "name": "https://advisories.octopus.com/post/2024/sa2024-06/" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", + "version": "3.1" } ] }