From 9e9ebdfb5de7bd7a6391d5a97fb79b33a3efa8a7 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 16 Jun 2024 21:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/27xxx/CVE-2023-27636.json | 56 +++++++++++++++++++++++++---- 2024/38xxx/CVE-2024-38396.json | 66 ++++++++++++++++++++++++++++++---- 2 files changed, 110 insertions(+), 12 deletions(-) diff --git a/2023/27xxx/CVE-2023-27636.json b/2023/27xxx/CVE-2023-27636.json index eb7e662b17b..db2aae1e2fe 100644 --- a/2023/27xxx/CVE-2023-27636.json +++ b/2023/27xxx/CVE-2023-27636.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-27636", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-27636", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "Progress Sitefinity before 15.0.0 allows XSS by authenticated users via the content form in the SF Editor." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://aldisaw.id/security/2024/06/03/CVE-2023-27636.html", + "url": "https://aldisaw.id/security/2024/06/03/CVE-2023-27636.html" } ] } diff --git a/2024/38xxx/CVE-2024-38396.json b/2024/38xxx/CVE-2024-38396.json index bdef691eeb0..bd81f3393d3 100644 --- a/2024/38xxx/CVE-2024-38396.json +++ b/2024/38xxx/CVE-2024-38396.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-38396", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-38396", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "An issue was discovered in iTerm2 3.5.x before 3.5.2. Unfiltered use of an escape sequence to report a window title, in combination with the built-in tmux integration feature (enabled by default), allows an attacker to inject arbitrary code into the terminal, a different vulnerability than CVE-2024-38395." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://iterm2.com/downloads.html", + "refsource": "MISC", + "name": "https://iterm2.com/downloads.html" + }, + { + "refsource": "MISC", + "name": "https://vin01.github.io/piptagole/escape-sequences/iterm2/rce/2024/06/16/iterm2-rce-window-title-tmux-integration.html", + "url": "https://vin01.github.io/piptagole/escape-sequences/iterm2/rce/2024/06/16/iterm2-rce-window-title-tmux-integration.html" + }, + { + "refsource": "MISC", + "name": "https://gitlab.com/gnachman/iterm2/-/commit/fc60236a914d63fb70a5c632e211203a4f1bd4dd", + "url": "https://gitlab.com/gnachman/iterm2/-/commit/fc60236a914d63fb70a5c632e211203a4f1bd4dd" } ] }