From c56a7ca40066fc15e4143fcf6989cb59c9c7ff00 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 18 Mar 2023 04:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/24xxx/CVE-2023-24278.json | 61 ++++++++++++++++++++++++++++++---- 1 file changed, 55 insertions(+), 6 deletions(-) diff --git a/2023/24xxx/CVE-2023-24278.json b/2023/24xxx/CVE-2023-24278.json index deb4491ba3e..bc5453a7f44 100644 --- a/2023/24xxx/CVE-2023-24278.json +++ b/2023/24xxx/CVE-2023-24278.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-24278", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-24278", + "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": "Squidex before 7.4.0 was discovered to contain a squid.svg cross-site scripting (XSS) vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2023/03/16/1", + "url": "https://www.openwall.com/lists/oss-security/2023/03/16/1" + }, + { + "refsource": "MISC", + "name": "https://census-labs.com/news/2023/03/16/reflected-xss-vulnerabilities-in-squidex-squidsvg-endpoint/", + "url": "https://census-labs.com/news/2023/03/16/reflected-xss-vulnerabilities-in-squidex-squidsvg-endpoint/" } ] }