From e7839a7c1629896f6ddff0d66d42132eadab6522 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 3 Nov 2024 15:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/10xxx/CVE-2024-10735.json | 100 +++++++++++++++++++++++++++++++-- 2024/10xxx/CVE-2024-10736.json | 100 +++++++++++++++++++++++++++++++-- 2024/10xxx/CVE-2024-10737.json | 100 +++++++++++++++++++++++++++++++-- 3 files changed, 288 insertions(+), 12 deletions(-) diff --git a/2024/10xxx/CVE-2024-10735.json b/2024/10xxx/CVE-2024-10735.json index 658cd4692ae..0a1a517295f 100644 --- a/2024/10xxx/CVE-2024-10735.json +++ b/2024/10xxx/CVE-2024-10735.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-10735", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "A vulnerability was found in Project Worlds Life Insurance Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /editNominee.php. The manipulation of the argument nominee_id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In Project Worlds Life Insurance Management System 1.0 wurde eine Schwachstelle ausgemacht. Sie wurde als kritisch eingestuft. Hierbei betrifft es unbekannten Programmcode der Datei /editNominee.php. Mittels Manipulieren des Arguments nominee_id mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Project Worlds", + "product": { + "product_data": [ + { + "product_name": "Life Insurance Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.282904", + "refsource": "MISC", + "name": "https://vuldb.com/?id.282904" + }, + { + "url": "https://vuldb.com/?ctiid.282904", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.282904" + }, + { + "url": "https://vuldb.com/?submit.435424", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.435424" + }, + { + "url": "https://github.com/GKb0y/Cve-report/blob/main/SQLi-life-insurance-management-system.md", + "refsource": "MISC", + "name": "https://github.com/GKb0y/Cve-report/blob/main/SQLi-life-insurance-management-system.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "G__K (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" } ] } diff --git a/2024/10xxx/CVE-2024-10736.json b/2024/10xxx/CVE-2024-10736.json index 12319e1c69f..e6480cb6114 100644 --- a/2024/10xxx/CVE-2024-10736.json +++ b/2024/10xxx/CVE-2024-10736.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-10736", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "A vulnerability was found in Codezips Free Exam Hall Seating Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /student.php. The manipulation of the argument email leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in Codezips Free Exam Hall Seating Management System 1.0 ausgemacht. Sie wurde als kritisch eingestuft. Davon betroffen ist unbekannter Code der Datei /student.php. Durch das Manipulieren des Arguments email 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": "SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Codezips", + "product": { + "product_data": [ + { + "product_name": "Free Exam Hall Seating Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.282905", + "refsource": "MISC", + "name": "https://vuldb.com/?id.282905" + }, + { + "url": "https://vuldb.com/?ctiid.282905", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.282905" + }, + { + "url": "https://vuldb.com/?submit.435425", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.435425" + }, + { + "url": "https://github.com/EddieAy/cve/issues/3", + "refsource": "MISC", + "name": "https://github.com/EddieAy/cve/issues/3" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "EddieAy (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P" } ] } diff --git a/2024/10xxx/CVE-2024-10737.json b/2024/10xxx/CVE-2024-10737.json index 379a57b22a8..06fc6e4343f 100644 --- a/2024/10xxx/CVE-2024-10737.json +++ b/2024/10xxx/CVE-2024-10737.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-10737", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "A vulnerability classified as critical has been found in Codezips Free Exam Hall Seating Management System 1.0. Affected is an unknown function of the file /teacher.php. The manipulation of the argument email leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Es wurde eine kritische Schwachstelle in Codezips Free Exam Hall Seating Management System 1.0 entdeckt. Hiervon betroffen ist ein unbekannter Codeblock der Datei /teacher.php. Durch Manipulieren des Arguments email 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": "SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Codezips", + "product": { + "product_data": [ + { + "product_name": "Free Exam Hall Seating Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.282906", + "refsource": "MISC", + "name": "https://vuldb.com/?id.282906" + }, + { + "url": "https://vuldb.com/?ctiid.282906", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.282906" + }, + { + "url": "https://vuldb.com/?submit.435487", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.435487" + }, + { + "url": "https://github.com/Scholar-XD/CVE/issues/1", + "refsource": "MISC", + "name": "https://github.com/Scholar-XD/CVE/issues/1" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "2436038564XD (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P" } ] }