From 8e7592119e7a165b6d5bfdc9c88bdfd801558b7e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 29 Jul 2024 13:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/6xxx/CVE-2024-6881.json | 86 ++++++++++++++++++++++++++++-- 2024/7xxx/CVE-2024-7198.json | 100 +++++++++++++++++++++++++++++++++-- 2024/7xxx/CVE-2024-7199.json | 100 +++++++++++++++++++++++++++++++++-- 2024/7xxx/CVE-2024-7207.json | 18 +++++++ 4 files changed, 291 insertions(+), 13 deletions(-) create mode 100644 2024/7xxx/CVE-2024-7207.json diff --git a/2024/6xxx/CVE-2024-6881.json b/2024/6xxx/CVE-2024-6881.json index 18c68ccdcad..da19f17e227 100644 --- a/2024/6xxx/CVE-2024-6881.json +++ b/2024/6xxx/CVE-2024-6881.json @@ -1,18 +1,94 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-6881", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@m-files.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": "Stored XSS in M-Files Hubshare versions before 5.0.6.0 allows an authenticated attacker to execute arbitrary JavaScript in user's browser session" } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "M-Files Corporation", + "product": { + "product_data": [ + { + "product_name": "Hubshare", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "5.0.6.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.m-files.com/about/trust-center/security-advisories/cve-2024-6881/", + "refsource": "MISC", + "name": "https://www.m-files.com/about/trust-center/security-advisories/cve-2024-6881/" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Update to patched version" + } + ], + "value": "Update to patched version" + } + ], + "credits": [ + { + "lang": "en", + "value": "Markus Tirrenberg / WithSecure" + }, + { + "lang": "en", + "value": "Emma Kantanen / WithSecure" + } + ] } \ No newline at end of file diff --git a/2024/7xxx/CVE-2024-7198.json b/2024/7xxx/CVE-2024-7198.json index 62e57ad0dd8..d49b5dfe55e 100644 --- a/2024/7xxx/CVE-2024-7198.json +++ b/2024/7xxx/CVE-2024-7198.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-7198", - "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 SourceCodester Complaints Report Management System 1.0. This affects an unknown part of the file /admin/manage_station.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272619." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in SourceCodester Complaints Report Management System 1.0 entdeckt. Sie wurde als kritisch eingestuft. Betroffen hiervon ist ein unbekannter Ablauf der Datei /admin/manage_station.php. Mittels Manipulieren des Arguments 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": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Complaints Report Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.272619", + "refsource": "MISC", + "name": "https://vuldb.com/?id.272619" + }, + { + "url": "https://vuldb.com/?ctiid.272619", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.272619" + }, + { + "url": "https://vuldb.com/?submit.380420", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.380420" + }, + { + "url": "https://gist.github.com/topsky979/424d2ac58623b0fb4d5232a4ecbe5110", + "refsource": "MISC", + "name": "https://gist.github.com/topsky979/424d2ac58623b0fb4d5232a4ecbe5110" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "topsky979 (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/7xxx/CVE-2024-7199.json b/2024/7xxx/CVE-2024-7199.json index 915bcbb1d99..23b5598d9fd 100644 --- a/2024/7xxx/CVE-2024-7199.json +++ b/2024/7xxx/CVE-2024-7199.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-7199", - "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 was found in SourceCodester Complaints Report Management System 1.0. This vulnerability affects unknown code of the file /admin/manage_user.php. 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. The identifier of this vulnerability is VDB-272620." + }, + { + "lang": "deu", + "value": "In SourceCodester Complaints Report Management System 1.0 wurde eine Schwachstelle entdeckt. Sie wurde als kritisch eingestuft. Es geht um eine nicht n\u00e4her bekannte Funktion der Datei /admin/manage_user.php. Durch das 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": "Complaints Report Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.272620", + "refsource": "MISC", + "name": "https://vuldb.com/?id.272620" + }, + { + "url": "https://vuldb.com/?ctiid.272620", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.272620" + }, + { + "url": "https://vuldb.com/?submit.380421", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.380421" + }, + { + "url": "https://gist.github.com/topsky979/75ba3db98584b13d65d874e4fcac154b", + "refsource": "MISC", + "name": "https://gist.github.com/topsky979/75ba3db98584b13d65d874e4fcac154b" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "topsky979 (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/7xxx/CVE-2024-7207.json b/2024/7xxx/CVE-2024-7207.json new file mode 100644 index 00000000000..37775d5e76f --- /dev/null +++ b/2024/7xxx/CVE-2024-7207.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-7207", + "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