From 5e922a49cce8ec3161d034e3e221a40dd9ce4ede Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 30 Jul 2023 11:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/37xxx/CVE-2023-37217.json | 99 ++++++++++++++++++++++++++++++++-- 2023/37xxx/CVE-2023-37218.json | 99 ++++++++++++++++++++++++++++++++-- 2023/37xxx/CVE-2023-37219.json | 99 ++++++++++++++++++++++++++++++++-- 2023/39xxx/CVE-2023-39369.json | 18 +++++++ 2023/39xxx/CVE-2023-39370.json | 18 +++++++ 2023/39xxx/CVE-2023-39371.json | 18 +++++++ 2023/39xxx/CVE-2023-39372.json | 18 +++++++ 2023/39xxx/CVE-2023-39373.json | 18 +++++++ 2023/39xxx/CVE-2023-39374.json | 18 +++++++ 2023/39xxx/CVE-2023-39375.json | 18 +++++++ 2023/39xxx/CVE-2023-39376.json | 18 +++++++ 2023/39xxx/CVE-2023-39377.json | 18 +++++++ 2023/39xxx/CVE-2023-39378.json | 18 +++++++ 2023/4xxx/CVE-2023-4003.json | 18 +++++++ 14 files changed, 483 insertions(+), 12 deletions(-) create mode 100644 2023/39xxx/CVE-2023-39369.json create mode 100644 2023/39xxx/CVE-2023-39370.json create mode 100644 2023/39xxx/CVE-2023-39371.json create mode 100644 2023/39xxx/CVE-2023-39372.json create mode 100644 2023/39xxx/CVE-2023-39373.json create mode 100644 2023/39xxx/CVE-2023-39374.json create mode 100644 2023/39xxx/CVE-2023-39375.json create mode 100644 2023/39xxx/CVE-2023-39376.json create mode 100644 2023/39xxx/CVE-2023-39377.json create mode 100644 2023/39xxx/CVE-2023-39378.json create mode 100644 2023/4xxx/CVE-2023-4003.json diff --git a/2023/37xxx/CVE-2023-37217.json b/2023/37xxx/CVE-2023-37217.json index ace5bb5402a..a8e8d7718b5 100644 --- a/2023/37xxx/CVE-2023-37217.json +++ b/2023/37xxx/CVE-2023-37217.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-37217", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": " Tadiran Telecom Aeonix - CWE-204: Observable Response Discrepancy" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-204: Observable Response Discrepancy", + "cweId": "CWE-204" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": " Tadiran", + "product": { + "product_data": [ + { + "product_name": "Telecom Aeonix", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions", + "version_value": " Upgrade to the latest version." + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "ILVN-2023-0119", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\nUpgrade to the latest version.\n\n
" + } + ], + "value": "\nUpgrade to the latest version.\n\n\n" + } + ], + "credits": [ + { + "lang": "en", + "value": "Moriel Harush, Dudu Moyal" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2023/37xxx/CVE-2023-37218.json b/2023/37xxx/CVE-2023-37218.json index adae5257bb2..b01362b24d6 100644 --- a/2023/37xxx/CVE-2023-37218.json +++ b/2023/37xxx/CVE-2023-37218.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-37218", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": " Tadiran Telecom Aeonix - CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", + "cweId": "CWE-22" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": " Tadiran", + "product": { + "product_data": [ + { + "product_name": "Telecom Aeonix", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions", + "version_value": " Upgrade to the latest version." + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "ILVN-2023-0120", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\nUpgrade to the latest version.\n\n
" + } + ], + "value": "\nUpgrade to the latest version.\n\n\n" + } + ], + "credits": [ + { + "lang": "en", + "value": "Moriel Harush, Dudu Moyal, Gad Abuhatziera " + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", + "version": "3.1" } ] } diff --git a/2023/37xxx/CVE-2023-37219.json b/2023/37xxx/CVE-2023-37219.json index 3d4faff6826..aa04aff1a6e 100644 --- a/2023/37xxx/CVE-2023-37219.json +++ b/2023/37xxx/CVE-2023-37219.json @@ -1,17 +1,108 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-37219", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@cyber.gov.il", + "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": " Tadiran Telecom Composit - CWE-1236: Improper Neutralization of Formula Elements in a CSV File" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-1236 Improper Neutralization of Formula Elements in a CSV File", + "cweId": "CWE-1236" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Tadiran", + "product": { + "product_data": [ + { + "product_name": "Telecom Composit", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "version 6.0.0.8 ", + "version_value": "Upgrade to the latest version." + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.gov.il/en/Departments/faq/cve_advisories", + "refsource": "MISC", + "name": "https://www.gov.il/en/Departments/faq/cve_advisories" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "ILVN-2023-0121", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\nUpgrade to the latest version.\n\n
" + } + ], + "value": "\nUpgrade to the latest version.\n\n\n" + } + ], + "credits": [ + { + "lang": "en", + "value": "Gad Abuhatziera " + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/39xxx/CVE-2023-39369.json b/2023/39xxx/CVE-2023-39369.json new file mode 100644 index 00000000000..9ef551c8b20 --- /dev/null +++ b/2023/39xxx/CVE-2023-39369.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39369", + "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/39xxx/CVE-2023-39370.json b/2023/39xxx/CVE-2023-39370.json new file mode 100644 index 00000000000..9a7ada8fd53 --- /dev/null +++ b/2023/39xxx/CVE-2023-39370.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39370", + "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/39xxx/CVE-2023-39371.json b/2023/39xxx/CVE-2023-39371.json new file mode 100644 index 00000000000..0764dcf31f8 --- /dev/null +++ b/2023/39xxx/CVE-2023-39371.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39371", + "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/39xxx/CVE-2023-39372.json b/2023/39xxx/CVE-2023-39372.json new file mode 100644 index 00000000000..65375e22a26 --- /dev/null +++ b/2023/39xxx/CVE-2023-39372.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39372", + "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/39xxx/CVE-2023-39373.json b/2023/39xxx/CVE-2023-39373.json new file mode 100644 index 00000000000..269916263b4 --- /dev/null +++ b/2023/39xxx/CVE-2023-39373.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39373", + "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/39xxx/CVE-2023-39374.json b/2023/39xxx/CVE-2023-39374.json new file mode 100644 index 00000000000..9955b88dfd5 --- /dev/null +++ b/2023/39xxx/CVE-2023-39374.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39374", + "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/39xxx/CVE-2023-39375.json b/2023/39xxx/CVE-2023-39375.json new file mode 100644 index 00000000000..ec4ea132163 --- /dev/null +++ b/2023/39xxx/CVE-2023-39375.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39375", + "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/39xxx/CVE-2023-39376.json b/2023/39xxx/CVE-2023-39376.json new file mode 100644 index 00000000000..af012e89d6d --- /dev/null +++ b/2023/39xxx/CVE-2023-39376.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39376", + "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/39xxx/CVE-2023-39377.json b/2023/39xxx/CVE-2023-39377.json new file mode 100644 index 00000000000..cc7c6858d36 --- /dev/null +++ b/2023/39xxx/CVE-2023-39377.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39377", + "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/39xxx/CVE-2023-39378.json b/2023/39xxx/CVE-2023-39378.json new file mode 100644 index 00000000000..f4e7bf6c1c3 --- /dev/null +++ b/2023/39xxx/CVE-2023-39378.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-39378", + "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-4003.json b/2023/4xxx/CVE-2023-4003.json new file mode 100644 index 00000000000..c0bd14e4193 --- /dev/null +++ b/2023/4xxx/CVE-2023-4003.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4003", + "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