From ded715c1a446b654e58b6393c00dabdaf92eac59 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 18 Feb 2022 06:01:09 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/25xxx/CVE-2022-25317.json | 62 +++++++++++++++++++++++++++++++ 2022/25xxx/CVE-2022-25318.json | 62 +++++++++++++++++++++++++++++++ 2022/25xxx/CVE-2022-25319.json | 62 +++++++++++++++++++++++++++++++ 2022/25xxx/CVE-2022-25320.json | 62 +++++++++++++++++++++++++++++++ 2022/25xxx/CVE-2022-25321.json | 67 ++++++++++++++++++++++++++++++++++ 2022/25xxx/CVE-2022-25322.json | 18 +++++++++ 2022/25xxx/CVE-2022-25323.json | 18 +++++++++ 7 files changed, 351 insertions(+) create mode 100644 2022/25xxx/CVE-2022-25317.json create mode 100644 2022/25xxx/CVE-2022-25318.json create mode 100644 2022/25xxx/CVE-2022-25319.json create mode 100644 2022/25xxx/CVE-2022-25320.json create mode 100644 2022/25xxx/CVE-2022-25321.json create mode 100644 2022/25xxx/CVE-2022-25322.json create mode 100644 2022/25xxx/CVE-2022-25323.json diff --git a/2022/25xxx/CVE-2022-25317.json b/2022/25xxx/CVE-2022-25317.json new file mode 100644 index 00000000000..1bbc859178a --- /dev/null +++ b/2022/25xxx/CVE-2022-25317.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-25317", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Cerebrate through 1.4. genericForm allows reflected XSS in form descriptions via a user-controlled description." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/e60d97c214f9ac6df90c87241b3b3554afc06238", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/e60d97c214f9ac6df90c87241b3b3554afc06238" + } + ] + } +} \ No newline at end of file diff --git a/2022/25xxx/CVE-2022-25318.json b/2022/25xxx/CVE-2022-25318.json new file mode 100644 index 00000000000..1b30e8d1e63 --- /dev/null +++ b/2022/25xxx/CVE-2022-25318.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-25318", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Cerebrate through 1.4. An incorrect sharing group ACL allowed an unprivileged user to edit and modify sharing groups." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/15190b930ebada9e8d294db57c96832799d9d93e", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/15190b930ebada9e8d294db57c96832799d9d93e" + } + ] + } +} \ No newline at end of file diff --git a/2022/25xxx/CVE-2022-25319.json b/2022/25xxx/CVE-2022-25319.json new file mode 100644 index 00000000000..30b8f33fb8a --- /dev/null +++ b/2022/25xxx/CVE-2022-25319.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-25319", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Cerebrate through 1.4. Endpoints could be open even when not enabled." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/a2632349175e574cd6305fa459cd7610ea09ab61", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/a2632349175e574cd6305fa459cd7610ea09ab61" + } + ] + } +} \ No newline at end of file diff --git a/2022/25xxx/CVE-2022-25320.json b/2022/25xxx/CVE-2022-25320.json new file mode 100644 index 00000000000..8f673f03bcd --- /dev/null +++ b/2022/25xxx/CVE-2022-25320.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-25320", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Cerebrate through 1.4. Username enumeration could occur." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/88f3cc794486276a1f7e7331adb8ecb2dabd672f", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/88f3cc794486276a1f7e7331adb8ecb2dabd672f" + } + ] + } +} \ No newline at end of file diff --git a/2022/25xxx/CVE-2022-25321.json b/2022/25xxx/CVE-2022-25321.json new file mode 100644 index 00000000000..5ce2d9b3f78 --- /dev/null +++ b/2022/25xxx/CVE-2022-25321.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-25321", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Cerebrate through 1.4. XSS could occur in the bookmarks component." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/14ec995c2bd618b181197dc6b64e63fd966b4860", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/14ec995c2bd618b181197dc6b64e63fd966b4860" + }, + { + "url": "https://github.com/cerebrate-project/cerebrate/commit/e13b4e7bc5f1a0ff59b52162cc99405e89c0544a", + "refsource": "MISC", + "name": "https://github.com/cerebrate-project/cerebrate/commit/e13b4e7bc5f1a0ff59b52162cc99405e89c0544a" + } + ] + } +} \ No newline at end of file diff --git a/2022/25xxx/CVE-2022-25322.json b/2022/25xxx/CVE-2022-25322.json new file mode 100644 index 00000000000..96f4f99c26c --- /dev/null +++ b/2022/25xxx/CVE-2022-25322.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-25322", + "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/2022/25xxx/CVE-2022-25323.json b/2022/25xxx/CVE-2022-25323.json new file mode 100644 index 00000000000..552db62e552 --- /dev/null +++ b/2022/25xxx/CVE-2022-25323.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-25323", + "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