From 41337dec4d9056e36f63b98f345fb12453d98c86 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 9 May 2024 04:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/4xxx/CVE-2024-4672.json | 110 +++++++++++++++++++++++++++++++++++ 2024/4xxx/CVE-2024-4673.json | 18 ++++++ 2024/4xxx/CVE-2024-4674.json | 18 ++++++ 2024/4xxx/CVE-2024-4675.json | 18 ++++++ 2024/4xxx/CVE-2024-4676.json | 18 ++++++ 2024/4xxx/CVE-2024-4677.json | 18 ++++++ 2024/4xxx/CVE-2024-4678.json | 18 ++++++ 7 files changed, 218 insertions(+) create mode 100644 2024/4xxx/CVE-2024-4672.json create mode 100644 2024/4xxx/CVE-2024-4673.json create mode 100644 2024/4xxx/CVE-2024-4674.json create mode 100644 2024/4xxx/CVE-2024-4675.json create mode 100644 2024/4xxx/CVE-2024-4676.json create mode 100644 2024/4xxx/CVE-2024-4677.json create mode 100644 2024/4xxx/CVE-2024-4678.json diff --git a/2024/4xxx/CVE-2024-4672.json b/2024/4xxx/CVE-2024-4672.json new file mode 100644 index 00000000000..20f573c6c2f --- /dev/null +++ b/2024/4xxx/CVE-2024-4672.json @@ -0,0 +1,110 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2024-4672", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability classified as problematic was found in Campcodes Complete Web-Based School Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /view/show_student_subject.php. The manipulation of the argument id leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-263593 was assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "In Campcodes Complete Web-Based School Management System 1.0 wurde eine problematische Schwachstelle entdeckt. Dabei geht es um eine nicht genauer bekannte Funktion der Datei /view/show_student_subject.php. Dank der Manipulation des Arguments id mit unbekannten Daten kann eine cross site scripting-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": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Campcodes", + "product": { + "product_data": [ + { + "product_name": "Complete Web-Based School Management System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.263593", + "refsource": "MISC", + "name": "https://vuldb.com/?id.263593" + }, + { + "url": "https://vuldb.com/?ctiid.263593", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.263593" + }, + { + "url": "https://vuldb.com/?submit.331307", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.331307" + }, + { + "url": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20xss/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2022.pdf", + "refsource": "MISC", + "name": "https://github.com/E1CHO/cve_hub/blob/main/Complete%20Web-Based%20School%20Management%20System%20-%20xss/Complete%20Web-Based%20School%20Management%20System%20-%20vuln%2022.pdf" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.5, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.5, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N" + } + ] + } +} \ No newline at end of file diff --git a/2024/4xxx/CVE-2024-4673.json b/2024/4xxx/CVE-2024-4673.json new file mode 100644 index 00000000000..47f4e31ea57 --- /dev/null +++ b/2024/4xxx/CVE-2024-4673.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4673", + "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/4xxx/CVE-2024-4674.json b/2024/4xxx/CVE-2024-4674.json new file mode 100644 index 00000000000..7962f4fb71a --- /dev/null +++ b/2024/4xxx/CVE-2024-4674.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4674", + "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/4xxx/CVE-2024-4675.json b/2024/4xxx/CVE-2024-4675.json new file mode 100644 index 00000000000..bf12a6563e0 --- /dev/null +++ b/2024/4xxx/CVE-2024-4675.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4675", + "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/4xxx/CVE-2024-4676.json b/2024/4xxx/CVE-2024-4676.json new file mode 100644 index 00000000000..86617d43921 --- /dev/null +++ b/2024/4xxx/CVE-2024-4676.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4676", + "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/4xxx/CVE-2024-4677.json b/2024/4xxx/CVE-2024-4677.json new file mode 100644 index 00000000000..7debdc9461a --- /dev/null +++ b/2024/4xxx/CVE-2024-4677.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4677", + "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/4xxx/CVE-2024-4678.json b/2024/4xxx/CVE-2024-4678.json new file mode 100644 index 00000000000..babfff841c4 --- /dev/null +++ b/2024/4xxx/CVE-2024-4678.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-4678", + "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