From 7a4b93db34313a7ef6c61f02e42cc3ebd2425418 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 17 Apr 2023 14:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/1xxx/CVE-2023-1873.json | 94 ++++++++++++++++++++++++++++++++-- 2023/27xxx/CVE-2023-27755.json | 56 +++++++++++++++++--- 2023/2xxx/CVE-2023-2119.json | 18 +++++++ 2023/2xxx/CVE-2023-2120.json | 18 +++++++ 2023/30xxx/CVE-2023-30787.json | 18 +++++++ 2023/30xxx/CVE-2023-30788.json | 18 +++++++ 2023/30xxx/CVE-2023-30789.json | 18 +++++++ 2023/30xxx/CVE-2023-30790.json | 18 +++++++ 2023/30xxx/CVE-2023-30791.json | 18 +++++++ 2023/30xxx/CVE-2023-30792.json | 18 +++++++ 10 files changed, 284 insertions(+), 10 deletions(-) create mode 100644 2023/2xxx/CVE-2023-2119.json create mode 100644 2023/2xxx/CVE-2023-2120.json create mode 100644 2023/30xxx/CVE-2023-30787.json create mode 100644 2023/30xxx/CVE-2023-30788.json create mode 100644 2023/30xxx/CVE-2023-30789.json create mode 100644 2023/30xxx/CVE-2023-30790.json create mode 100644 2023/30xxx/CVE-2023-30791.json create mode 100644 2023/30xxx/CVE-2023-30792.json diff --git a/2023/1xxx/CVE-2023-1873.json b/2023/1xxx/CVE-2023-1873.json index 557ea8d012b..79f5f93a816 100644 --- a/2023/1xxx/CVE-2023-1873.json +++ b/2023/1xxx/CVE-2023-1873.json @@ -1,17 +1,103 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-1873", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cve@usom.gov.tr", + "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": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Faturamatik Bircard allows SQL Injection.This issue affects Bircard: before 23.04.05.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Faturamatik", + "product": { + "product_data": [ + { + "product_name": "Bircard", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "23.04.05" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.usom.gov.tr/bildirim/tr-23-0231", + "refsource": "MISC", + "name": "https://www.usom.gov.tr/bildirim/tr-23-0231" + }, + { + "url": "https://www.faturamatik.com.tr/tr/hizmetlerimiz/bircard", + "refsource": "MISC", + "name": "https://www.faturamatik.com.tr/tr/hizmetlerimiz/bircard" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "advisory": "TR-23-0231", + "defect": [ + "TR-23-0231" + ], + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "Resul Melih MACIT" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/27xxx/CVE-2023-27755.json b/2023/27xxx/CVE-2023-27755.json index d2eb34223f5..2bccdbcc3c9 100644 --- a/2023/27xxx/CVE-2023-27755.json +++ b/2023/27xxx/CVE-2023-27755.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-27755", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-27755", + "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": "go-bbs v1 was discovered to contain an arbitrary file download vulnerability via the component /api/v1/download." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gobbscom/go-bbs/issues/10", + "refsource": "MISC", + "name": "https://github.com/gobbscom/go-bbs/issues/10" } ] } diff --git a/2023/2xxx/CVE-2023-2119.json b/2023/2xxx/CVE-2023-2119.json new file mode 100644 index 00000000000..38a332d4234 --- /dev/null +++ b/2023/2xxx/CVE-2023-2119.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2119", + "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/2xxx/CVE-2023-2120.json b/2023/2xxx/CVE-2023-2120.json new file mode 100644 index 00000000000..6a509f42f07 --- /dev/null +++ b/2023/2xxx/CVE-2023-2120.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2120", + "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/30xxx/CVE-2023-30787.json b/2023/30xxx/CVE-2023-30787.json new file mode 100644 index 00000000000..c000461f128 --- /dev/null +++ b/2023/30xxx/CVE-2023-30787.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-30787", + "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/30xxx/CVE-2023-30788.json b/2023/30xxx/CVE-2023-30788.json new file mode 100644 index 00000000000..c88923a5ab6 --- /dev/null +++ b/2023/30xxx/CVE-2023-30788.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-30788", + "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/30xxx/CVE-2023-30789.json b/2023/30xxx/CVE-2023-30789.json new file mode 100644 index 00000000000..84602cf8147 --- /dev/null +++ b/2023/30xxx/CVE-2023-30789.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-30789", + "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/30xxx/CVE-2023-30790.json b/2023/30xxx/CVE-2023-30790.json new file mode 100644 index 00000000000..760ba8ac039 --- /dev/null +++ b/2023/30xxx/CVE-2023-30790.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-30790", + "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/30xxx/CVE-2023-30791.json b/2023/30xxx/CVE-2023-30791.json new file mode 100644 index 00000000000..d29cd85a90d --- /dev/null +++ b/2023/30xxx/CVE-2023-30791.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-30791", + "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/30xxx/CVE-2023-30792.json b/2023/30xxx/CVE-2023-30792.json new file mode 100644 index 00000000000..e734baa6186 --- /dev/null +++ b/2023/30xxx/CVE-2023-30792.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-30792", + "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