From 9dd0d18e2db81a7f7469706efdbe5a8436ff464c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 14 May 2023 08:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/2xxx/CVE-2023-2689.json | 106 +++++++++++++++++++++++++++++++++++ 2023/2xxx/CVE-2023-2690.json | 106 +++++++++++++++++++++++++++++++++++ 2023/2xxx/CVE-2023-2691.json | 18 ++++++ 2023/2xxx/CVE-2023-2692.json | 18 ++++++ 2023/2xxx/CVE-2023-2693.json | 18 ++++++ 2023/2xxx/CVE-2023-2694.json | 18 ++++++ 2023/2xxx/CVE-2023-2695.json | 18 ++++++ 2023/2xxx/CVE-2023-2696.json | 18 ++++++ 2023/2xxx/CVE-2023-2697.json | 18 ++++++ 2023/2xxx/CVE-2023-2698.json | 18 ++++++ 2023/2xxx/CVE-2023-2699.json | 18 ++++++ 11 files changed, 374 insertions(+) create mode 100644 2023/2xxx/CVE-2023-2689.json create mode 100644 2023/2xxx/CVE-2023-2690.json create mode 100644 2023/2xxx/CVE-2023-2691.json create mode 100644 2023/2xxx/CVE-2023-2692.json create mode 100644 2023/2xxx/CVE-2023-2693.json create mode 100644 2023/2xxx/CVE-2023-2694.json create mode 100644 2023/2xxx/CVE-2023-2695.json create mode 100644 2023/2xxx/CVE-2023-2696.json create mode 100644 2023/2xxx/CVE-2023-2697.json create mode 100644 2023/2xxx/CVE-2023-2698.json create mode 100644 2023/2xxx/CVE-2023-2699.json diff --git a/2023/2xxx/CVE-2023-2689.json b/2023/2xxx/CVE-2023-2689.json new file mode 100644 index 00000000000..f21f858ed3a --- /dev/null +++ b/2023/2xxx/CVE-2023-2689.json @@ -0,0 +1,106 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2023-2689", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability classified as critical was found in SourceCodester Billing Management System 1.0. This vulnerability affects unknown code of the file editproduct.php of the component GET Parameter Handler. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-228970 is the identifier assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "In SourceCodester Billing Management System 1.0 wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei editproduct.php der Komponente GET Parameter Handler. Mittels dem Manipulieren des Arguments id mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Billing Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.228970", + "refsource": "MISC", + "name": "https://vuldb.com/?id.228970" + }, + { + "url": "https://vuldb.com/?ctiid.228970", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.228970" + }, + { + "url": "https://github.com/niyuchunqiu/cve/blob/main/SQL.md", + "refsource": "MISC", + "name": "https://github.com/niyuchunqiu/cve/blob/main/SQL.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "lixu (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 6.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 6.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 6.5, + "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file diff --git a/2023/2xxx/CVE-2023-2690.json b/2023/2xxx/CVE-2023-2690.json new file mode 100644 index 00000000000..7701808798b --- /dev/null +++ b/2023/2xxx/CVE-2023-2690.json @@ -0,0 +1,106 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2023-2690", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability, which was classified as critical, has been found in SourceCodester Personnel Property Equipment System 1.0. This issue affects some unknown processing of the file admin/returned_reuse_form.php of the component GET Parameter Handler. The manipulation of the argument client_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-228971." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in SourceCodester Personnel Property Equipment System 1.0 entdeckt. Sie wurde als kritisch eingestuft. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei admin/returned_reuse_form.php der Komponente GET Parameter Handler. Mittels Manipulieren des Arguments client_id mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Personnel Property Equipment System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.228971", + "refsource": "MISC", + "name": "https://vuldb.com/?id.228971" + }, + { + "url": "https://vuldb.com/?ctiid.228971", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.228971" + }, + { + "url": "https://github.com/LeozhangCA/CVEReport/blob/main/SQL.md", + "refsource": "MISC", + "name": "https://github.com/LeozhangCA/CVEReport/blob/main/SQL.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "LeoZhangCA (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 6.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 6.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 6.5, + "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", + "baseSeverity": "MEDIUM" + } + ] + } +} \ No newline at end of file diff --git a/2023/2xxx/CVE-2023-2691.json b/2023/2xxx/CVE-2023-2691.json new file mode 100644 index 00000000000..eb4be3ee25f --- /dev/null +++ b/2023/2xxx/CVE-2023-2691.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2691", + "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-2692.json b/2023/2xxx/CVE-2023-2692.json new file mode 100644 index 00000000000..31de26141d7 --- /dev/null +++ b/2023/2xxx/CVE-2023-2692.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2692", + "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-2693.json b/2023/2xxx/CVE-2023-2693.json new file mode 100644 index 00000000000..82bca3b045f --- /dev/null +++ b/2023/2xxx/CVE-2023-2693.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2693", + "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-2694.json b/2023/2xxx/CVE-2023-2694.json new file mode 100644 index 00000000000..e03532e2431 --- /dev/null +++ b/2023/2xxx/CVE-2023-2694.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2694", + "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-2695.json b/2023/2xxx/CVE-2023-2695.json new file mode 100644 index 00000000000..c7ecd8d603b --- /dev/null +++ b/2023/2xxx/CVE-2023-2695.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2695", + "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-2696.json b/2023/2xxx/CVE-2023-2696.json new file mode 100644 index 00000000000..97323fb0a63 --- /dev/null +++ b/2023/2xxx/CVE-2023-2696.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2696", + "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-2697.json b/2023/2xxx/CVE-2023-2697.json new file mode 100644 index 00000000000..dbe5a5aaeae --- /dev/null +++ b/2023/2xxx/CVE-2023-2697.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2697", + "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-2698.json b/2023/2xxx/CVE-2023-2698.json new file mode 100644 index 00000000000..9224aa7c868 --- /dev/null +++ b/2023/2xxx/CVE-2023-2698.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2698", + "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-2699.json b/2023/2xxx/CVE-2023-2699.json new file mode 100644 index 00000000000..c6a46de8480 --- /dev/null +++ b/2023/2xxx/CVE-2023-2699.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2699", + "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