From c47ff2f9caaccd39440f456c1f9618ce2ab8d5b6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 17 Oct 2023 08:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/36xxx/CVE-2023-36387.json | 9 +++- 2023/42xxx/CVE-2023-42497.json | 97 ++++++++++++++++++++++++++++++++-- 2023/46xxx/CVE-2023-46141.json | 18 +++++++ 2023/46xxx/CVE-2023-46142.json | 18 +++++++ 2023/46xxx/CVE-2023-46143.json | 18 +++++++ 2023/46xxx/CVE-2023-46144.json | 18 +++++++ 2023/4xxx/CVE-2023-4399.json | 88 ++++++++++++++++++++++++++++-- 2023/5xxx/CVE-2023-5607.json | 18 +++++++ 8 files changed, 274 insertions(+), 10 deletions(-) create mode 100644 2023/46xxx/CVE-2023-46141.json create mode 100644 2023/46xxx/CVE-2023-46142.json create mode 100644 2023/46xxx/CVE-2023-46143.json create mode 100644 2023/46xxx/CVE-2023-46144.json create mode 100644 2023/5xxx/CVE-2023-5607.json diff --git a/2023/36xxx/CVE-2023-36387.json b/2023/36xxx/CVE-2023-36387.json index 17841d3cecd..c49d8c79541 100644 --- a/2023/36xxx/CVE-2023-36387.json +++ b/2023/36xxx/CVE-2023-36387.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-918 Server-Side Request Forgery (SSRF)", - "cweId": "CWE-918" + "value": "CWE-863 Incorrect Authorization", + "cweId": "CWE-863" } ] } @@ -59,6 +59,11 @@ "url": "https://lists.apache.org/thread/tt6s6hm8nv6s11z8bfsk3r3d9ov0ogw3", "refsource": "MISC", "name": "https://lists.apache.org/thread/tt6s6hm8nv6s11z8bfsk3r3d9ov0ogw3" + }, + { + "url": "https://github.com/apache/superset/pull/24185", + "refsource": "MISC", + "name": "https://github.com/apache/superset/pull/24185" } ] }, diff --git a/2023/42xxx/CVE-2023-42497.json b/2023/42xxx/CVE-2023-42497.json index 184c2c1b794..4c180854a75 100644 --- a/2023/42xxx/CVE-2023-42497.json +++ b/2023/42xxx/CVE-2023-42497.json @@ -1,17 +1,106 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-42497", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@liferay.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": "Reflected cross-site scripting (XSS) vulnerability on the Export for Translation page in Liferay Portal 7.4.3.4 through 7.4.3.85, and Liferay DXP 7.4 before update 86 allows remote attackers to inject arbitrary web script or HTML via the `_com_liferay_translation_web_internal_portlet_TranslationPortlet_redirect` parameter.\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Liferay", + "product": { + "product_data": [ + { + "product_name": "DXP", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "7.4.13", + "version_value": "7.4.13.u85" + } + ] + } + }, + { + "product_name": "Portal", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "7.4.3.4", + "version_value": "7.4.3.85" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2023-42497", + "refsource": "MISC", + "name": "https://liferay.dev/portal/security/known-vulnerabilities/-/asset_publisher/jekt/content/cve-2023-42497" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Amin ACHOUR" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.6, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/46xxx/CVE-2023-46141.json b/2023/46xxx/CVE-2023-46141.json new file mode 100644 index 00000000000..b11cf39a92b --- /dev/null +++ b/2023/46xxx/CVE-2023-46141.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-46141", + "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 diff --git a/2023/46xxx/CVE-2023-46142.json b/2023/46xxx/CVE-2023-46142.json new file mode 100644 index 00000000000..24ebed1ff25 --- /dev/null +++ b/2023/46xxx/CVE-2023-46142.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-46142", + "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 diff --git a/2023/46xxx/CVE-2023-46143.json b/2023/46xxx/CVE-2023-46143.json new file mode 100644 index 00000000000..0efde5cb16a --- /dev/null +++ b/2023/46xxx/CVE-2023-46143.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-46143", + "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 diff --git a/2023/46xxx/CVE-2023-46144.json b/2023/46xxx/CVE-2023-46144.json new file mode 100644 index 00000000000..77234f56a6f --- /dev/null +++ b/2023/46xxx/CVE-2023-46144.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-46144", + "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 diff --git a/2023/4xxx/CVE-2023-4399.json b/2023/4xxx/CVE-2023-4399.json index 87f1cf4c9fd..1ab38bf31d8 100644 --- a/2023/4xxx/CVE-2023-4399.json +++ b/2023/4xxx/CVE-2023-4399.json @@ -1,17 +1,97 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-4399", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@grafana.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": "Grafana is an open-source platform for monitoring and observability. \n\nIn Grafana Enterprise, Request security is a deny list that allows admins to configure Grafana in a way so that the instance doesn\u2019t call specific hosts.\n\nHowever, the restriction can be bypassed used punycode encoding of the characters in the request address.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-183", + "cweId": "CWE-183" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Grafana", + "product": { + "product_data": [ + { + "product_name": "Grafana Enterprise", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "10.1.0", + "version_value": "10.1.5" + }, + { + "version_affected": "<", + "version_name": "10.0.0", + "version_value": "10.0.9" + }, + { + "version_affected": "<", + "version_name": "9.5.0", + "version_value": "9.5.13" + }, + { + "version_affected": "<", + "version_name": "9.4.0", + "version_value": "9.4.17" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://grafana.com/security/security-advisories/cve-2023-4399/", + "refsource": "MISC", + "name": "https://grafana.com/security/security-advisories/cve-2023-4399/" + } + ] + }, + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 6.6, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:L", + "version": "3.1" } ] } diff --git a/2023/5xxx/CVE-2023-5607.json b/2023/5xxx/CVE-2023-5607.json new file mode 100644 index 00000000000..0621aca2b06 --- /dev/null +++ b/2023/5xxx/CVE-2023-5607.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-5607", + "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