From 28ea8d8fc952cedea403cbf8624a76cb464ddc5f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 25 Aug 2024 01:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/45xxx/CVE-2024-45241.json | 18 ++++++ 2024/45xxx/CVE-2024-45242.json | 18 ++++++ 2024/45xxx/CVE-2024-45243.json | 18 ++++++ 2024/8xxx/CVE-2024-8139.json | 105 +++++++++++++++++++++++++++++++-- 2024/8xxx/CVE-2024-8148.json | 18 ++++++ 2024/8xxx/CVE-2024-8149.json | 18 ++++++ 6 files changed, 191 insertions(+), 4 deletions(-) create mode 100644 2024/45xxx/CVE-2024-45241.json create mode 100644 2024/45xxx/CVE-2024-45242.json create mode 100644 2024/45xxx/CVE-2024-45243.json create mode 100644 2024/8xxx/CVE-2024-8148.json create mode 100644 2024/8xxx/CVE-2024-8149.json diff --git a/2024/45xxx/CVE-2024-45241.json b/2024/45xxx/CVE-2024-45241.json new file mode 100644 index 00000000000..929400d79e4 --- /dev/null +++ b/2024/45xxx/CVE-2024-45241.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45241", + "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/45xxx/CVE-2024-45242.json b/2024/45xxx/CVE-2024-45242.json new file mode 100644 index 00000000000..53ad8c232ee --- /dev/null +++ b/2024/45xxx/CVE-2024-45242.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45242", + "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/45xxx/CVE-2024-45243.json b/2024/45xxx/CVE-2024-45243.json new file mode 100644 index 00000000000..676688db604 --- /dev/null +++ b/2024/45xxx/CVE-2024-45243.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-45243", + "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/8xxx/CVE-2024-8139.json b/2024/8xxx/CVE-2024-8139.json index e8974ae9ac9..ced80c02954 100644 --- a/2024/8xxx/CVE-2024-8139.json +++ b/2024/8xxx/CVE-2024-8139.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-8139", - "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 has been found in itsourcecode E-Commerce Website 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file search_list.php. The manipulation of the argument user 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 itsourcecode E-Commerce Website 1.0 wurde eine Schwachstelle gefunden. Sie wurde als kritisch eingestuft. Hierbei betrifft es unbekannten Programmcode der Datei search_list.php. Durch Manipulation des Arguments user 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": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "itsourcecode", + "product": { + "product_data": [ + { + "product_name": "E-Commerce Website", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.275719", + "refsource": "MISC", + "name": "https://vuldb.com/?id.275719" + }, + { + "url": "https://vuldb.com/?ctiid.275719", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.275719" + }, + { + "url": "https://vuldb.com/?submit.396842", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.396842" + }, + { + "url": "https://github.com/ppp-src/ha/issues/7", + "refsource": "MISC", + "name": "https://github.com/ppp-src/ha/issues/7" + }, + { + "url": "https://itsourcecode.com/", + "refsource": "MISC", + "name": "https://itsourcecode.com/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Thorat (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/8xxx/CVE-2024-8148.json b/2024/8xxx/CVE-2024-8148.json new file mode 100644 index 00000000000..8db37504dd6 --- /dev/null +++ b/2024/8xxx/CVE-2024-8148.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-8148", + "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/8xxx/CVE-2024-8149.json b/2024/8xxx/CVE-2024-8149.json new file mode 100644 index 00000000000..ca37c6f466f --- /dev/null +++ b/2024/8xxx/CVE-2024-8149.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-8149", + "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