From e5984966f7c07fe44f49b8e7091b8059bc815be6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 9 Apr 2022 21:01:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/1xxx/CVE-2022-1287.json | 140 +++++++++++++++++---------------- 2022/1xxx/CVE-2022-1288.json | 140 +++++++++++++++++---------------- 2022/28xxx/CVE-2022-28890.json | 18 +++++ 3 files changed, 160 insertions(+), 138 deletions(-) create mode 100644 2022/28xxx/CVE-2022-28890.json diff --git a/2022/1xxx/CVE-2022-1287.json b/2022/1xxx/CVE-2022-1287.json index 8b3b90eaf0a..0e0bd239911 100644 --- a/2022/1xxx/CVE-2022-1287.json +++ b/2022/1xxx/CVE-2022-1287.json @@ -1,70 +1,72 @@ -{ - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-1287", - "TITLE": "School Club Application System resource injection", - "REQUESTER": "cna@vuldb.com", - "ASSIGNER": "cna@vuldb.com", - "STATE": "PUBLIC" - }, - "generator": "vuldb.com", - "affects": { - "vendor": { - "vendor_data": [ - { - "vendor_name": "", - "product": { - "product_data": [ - { - "product_name": "School Club Application System", - "version": { - "version_data": [ - { - "version_value": "1.0" - } - ] - } - } - ] - } - } - ] - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-99 Improper Control of Resource Identifiers" - } - ] - } - ] - }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "A vulnerability classified as critical was found in School Club Application System 1.0. This vulnerability affects a request to the file \/scas\/classes\/Users.php?f=save_user. The manipulation with a POST request leads to privilege escalation. The attack can be initiated remotely and does not require authentication. The exploit has been disclosed to the public and may be used." - } - ] - }, - "impact": { - "cvss": { - "version": "3.1", - "baseScore": "6.5", - "vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:L\/I:L\/A:N" - } - }, - "references": { - "reference_data": [ - { - "url": "https:\/\/vuldb.com\/?id.196750" - } - ] - } +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1287", + "TITLE": "School Club Application System resource injection", + "REQUESTER": "cna@vuldb.com", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "generator": "vuldb.com", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "", + "product": { + "product_data": [ + { + "product_name": "School Club Application System", + "version": { + "version_data": [ + { + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-99 Improper Control of Resource Identifiers" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability classified as critical was found in School Club Application System 1.0. This vulnerability affects a request to the file /scas/classes/Users.php?f=save_user. The manipulation with a POST request leads to privilege escalation. The attack can be initiated remotely and does not require authentication. The exploit has been disclosed to the public and may be used." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "6.5", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.196750", + "refsource": "MISC", + "name": "https://vuldb.com/?id.196750" + } + ] + } } \ No newline at end of file diff --git a/2022/1xxx/CVE-2022-1288.json b/2022/1xxx/CVE-2022-1288.json index 51ee6bf42ae..e5605478d06 100644 --- a/2022/1xxx/CVE-2022-1288.json +++ b/2022/1xxx/CVE-2022-1288.json @@ -1,70 +1,72 @@ -{ - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2022-1288", - "TITLE": "School Club Application System cross site scripting", - "REQUESTER": "cna@vuldb.com", - "ASSIGNER": "cna@vuldb.com", - "STATE": "PUBLIC" - }, - "generator": "vuldb.com", - "affects": { - "vendor": { - "vendor_data": [ - { - "vendor_name": "", - "product": { - "product_data": [ - { - "product_name": "School Club Application System", - "version": { - "version_data": [ - { - "version_value": "1.0" - } - ] - } - } - ] - } - } - ] - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-79 Cross Site Scripting" - } - ] - } - ] - }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "A vulnerability, which was classified as problematic, has been found in School Club Application System 1.0. This issue affects access to \/scas\/admin\/. The manipulation of the parameter page with the input %22%3E%3Cimg%20src=x%20onerror=alert(1)%3E leads to a reflected cross site scripting. The attack may be initiated remotely and does not require any form of authentication. The exploit has been disclosed to the public and may be used." - } - ] - }, - "impact": { - "cvss": { - "version": "3.1", - "baseScore": "4.3", - "vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:R\/S:U\/C:N\/I:L\/A:N" - } - }, - "references": { - "reference_data": [ - { - "url": "https:\/\/vuldb.com\/?id.196751" - } - ] - } +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1288", + "TITLE": "School Club Application System cross site scripting", + "REQUESTER": "cna@vuldb.com", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "generator": "vuldb.com", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "", + "product": { + "product_data": [ + { + "product_name": "School Club Application System", + "version": { + "version_data": [ + { + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability, which was classified as problematic, has been found in School Club Application System 1.0. This issue affects access to /scas/admin/. The manipulation of the parameter page with the input %22%3E%3Cimg%20src=x%20onerror=alert(1)%3E leads to a reflected cross site scripting. The attack may be initiated remotely and does not require any form of authentication. The exploit has been disclosed to the public and may be used." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "4.3", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.196751", + "refsource": "MISC", + "name": "https://vuldb.com/?id.196751" + } + ] + } } \ No newline at end of file diff --git a/2022/28xxx/CVE-2022-28890.json b/2022/28xxx/CVE-2022-28890.json new file mode 100644 index 00000000000..499eac87a25 --- /dev/null +++ b/2022/28xxx/CVE-2022-28890.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-28890", + "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