From a5432cdaeadcf25bce78d9529245dcdde2bbad24 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 15 Oct 2024 10:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2005/10xxx/CVE-2005-10003.json | 18 ++++++ 2018/25xxx/CVE-2018-25104.json | 18 ++++++ 2024/47xxx/CVE-2024-47944.json | 108 +++++++++++++++++++++++++++++++-- 2024/9xxx/CVE-2024-9973.json | 105 ++++++++++++++++++++++++++++++-- 2024/9xxx/CVE-2024-9974.json | 105 ++++++++++++++++++++++++++++++-- 5 files changed, 341 insertions(+), 13 deletions(-) create mode 100644 2005/10xxx/CVE-2005-10003.json create mode 100644 2018/25xxx/CVE-2018-25104.json diff --git a/2005/10xxx/CVE-2005-10003.json b/2005/10xxx/CVE-2005-10003.json new file mode 100644 index 00000000000..64ea020c925 --- /dev/null +++ b/2005/10xxx/CVE-2005-10003.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2005-10003", + "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/2018/25xxx/CVE-2018-25104.json b/2018/25xxx/CVE-2018-25104.json new file mode 100644 index 00000000000..5c6505ac9dd --- /dev/null +++ b/2018/25xxx/CVE-2018-25104.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2018-25104", + "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/2024/47xxx/CVE-2024-47944.json b/2024/47xxx/CVE-2024-47944.json index 2951568ae3e..da23f0ad709 100644 --- a/2024/47xxx/CVE-2024-47944.json +++ b/2024/47xxx/CVE-2024-47944.json @@ -1,18 +1,116 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-47944", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security-research@sec-consult.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": "The device directly executes .patch firmware upgrade files on a USB stick without any prior authentication in the admin interface. This leads to an unauthenticated code execution via the\u00a0firmware upgrade function." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-1299: Missing Protection Mechanism for Alternate Hardware Interface", + "cweId": "CWE-1299" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "RITTAL GmbH & Co. KG", + "product": { + "product_data": [ + { + "product_name": "IoT Interface & CMC III Processing Unit", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "status": "affected", + "version": "<6.21.00.2", + "versionType": "custom" + } + ], + "defaultStatus": "affected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://r.sec-consult.com/rittaliot", + "refsource": "MISC", + "name": "https://r.sec-consult.com/rittaliot" + }, + { + "url": "https://www.rittal.com/de-de/products/deep/3124300", + "refsource": "MISC", + "name": "https://www.rittal.com/de-de/products/deep/3124300" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "exploit": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "SEC Consult has published proof of concept code for this vulnerability." + } + ], + "value": "SEC Consult has published proof of concept code for this vulnerability." + } + ], + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "

The vendor provides a patched version V6.21.00.2 which can be downloaded from the following URL: www.rittal.com/de-de/products/deep/3124300


" + } + ], + "value": "The vendor provides a patched version V6.21.00.2 which can be downloaded from the following URL:\u00a0 www.rittal.com/de-de/products/deep/3124300 https://www.rittal.com/de-de/products/deep/3124300" + } + ], + "credits": [ + { + "lang": "en", + "value": "Johannes Kruchem, SEC Consult Vulnerability Lab" + } + ] } \ No newline at end of file diff --git a/2024/9xxx/CVE-2024-9973.json b/2024/9xxx/CVE-2024-9973.json index 246cae5870d..4d8332a2812 100644 --- a/2024/9xxx/CVE-2024-9973.json +++ b/2024/9xxx/CVE-2024-9973.json @@ -1,17 +1,114 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-9973", - "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 SourceCodester Online Eyewear Shop 1.0. It has been classified as critical. Affected is an unknown function of the file /admin/?page=reports of the component Report Viewing Page. The manipulation of the argument date 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 SourceCodester Online Eyewear Shop 1.0 ausgemacht. Dabei betrifft es einen unbekannter Codeteil der Datei /admin/?page=reports der Komponente Report Viewing Page. Durch die Manipulation des Arguments date mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \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": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Online Eyewear Shop", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.280338", + "refsource": "MISC", + "name": "https://vuldb.com/?id.280338" + }, + { + "url": "https://vuldb.com/?ctiid.280338", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.280338" + }, + { + "url": "https://vuldb.com/?submit.423167", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.423167" + }, + { + "url": "https://gist.github.com/higordiego/b9699573de61b26f2290e69f38d23fd0", + "refsource": "MISC", + "name": "https://gist.github.com/higordiego/b9699573de61b26f2290e69f38d23fd0" + }, + { + "url": "https://www.sourcecodester.com/", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "c4ttr4ck (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/9xxx/CVE-2024-9974.json b/2024/9xxx/CVE-2024-9974.json index e40db041cc9..ffae4dc4ed2 100644 --- a/2024/9xxx/CVE-2024-9974.json +++ b/2024/9xxx/CVE-2024-9974.json @@ -1,17 +1,114 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-9974", - "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 SourceCodester Online Eyewear Shop 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file classes/Master.php?f=add_to_card of the component POST Request Handler. The manipulation of the argument product_id leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In SourceCodester Online Eyewear Shop 1.0 wurde eine kritische Schwachstelle ausgemacht. Hierbei betrifft es unbekannten Programmcode der Datei classes/Master.php?f=add_to_card der Komponente POST Request Handler. Durch Manipulation des Arguments product_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": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Online Eyewear Shop", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.280339", + "refsource": "MISC", + "name": "https://vuldb.com/?id.280339" + }, + { + "url": "https://vuldb.com/?ctiid.280339", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.280339" + }, + { + "url": "https://vuldb.com/?submit.423231", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.423231" + }, + { + "url": "https://gist.github.com/higordiego/2373b9e3e89f03e5f8888efd38eb4b48", + "refsource": "MISC", + "name": "https://gist.github.com/higordiego/2373b9e3e89f03e5f8888efd38eb4b48" + }, + { + "url": "https://www.sourcecodester.com/", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "c4ttr4ck (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" } ] }