From 2556ec1ca1731c877b2d6b12e66a51a43ff4f3b7 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 6 Jun 2024 00:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/0xxx/CVE-2024-0912.json | 81 +++++++++++++++++++++++++++++++++--- 2024/5xxx/CVE-2024-5668.json | 18 ++++++++ 2 files changed, 94 insertions(+), 5 deletions(-) create mode 100644 2024/5xxx/CVE-2024-5668.json diff --git a/2024/0xxx/CVE-2024-0912.json b/2024/0xxx/CVE-2024-0912.json index 11b27f0cabb..bbead7213b2 100644 --- a/2024/0xxx/CVE-2024-0912.json +++ b/2024/0xxx/CVE-2024-0912.json @@ -1,18 +1,89 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-0912", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "productsecurity@jci.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": "Under certain circumstances the Microsoft\u00ae Internet Information Server (IIS) used to host the C\u2022CURE 9000 Web Server will log Microsoft Windows credential details within logs. There is no impact to non-web service interfaces C\u2022CURE 9000 or prior versions" } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-532 Insertion of Sensitive Information into Log File", + "cweId": "CWE-532" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Johnson Controls", + "product": { + "product_data": [ + { + "product_name": "Software House C\u2022CURE 9000", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "2.90" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.johnsoncontrols.com/-/media/jci/cyber-solutions/product-security-advisories/2024/jci-psa-2024-04.pdf", + "refsource": "MISC", + "name": "https://www.johnsoncontrols.com/-/media/jci/cyber-solutions/product-security-advisories/2024/jci-psa-2024-04.pdf" + }, + { + "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-135-03", + "refsource": "MISC", + "name": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-135-03" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\n

Update C\u2022CURE 9000 to version 3.00.2 CU02 or 3.00.3

Change the password for the impacted windows accounts.

Delete the api.log log file (or remove instances of passwords from the log file with a text editor) located at \"C:\\Program Files (x86)\\Tyco\\victorWebServices\\victorWebsite\\Logs\\archives\"

\n\n
" + } + ], + "value": "Update C\u2022CURE 9000 to version 3.00.2 CU02 or 3.00.3\n\n\nChange the password for the impacted windows accounts.\n\n\nDelete the api.log log file (or remove instances of passwords from the log file with a text editor) located at \"C:\\Program Files (x86)\\Tyco\\victorWebServices\\victorWebsite\\Logs\\archives\"" + } + ] } \ No newline at end of file diff --git a/2024/5xxx/CVE-2024-5668.json b/2024/5xxx/CVE-2024-5668.json new file mode 100644 index 00000000000..27b99491246 --- /dev/null +++ b/2024/5xxx/CVE-2024-5668.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-5668", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file