From d7d84d283df061dacfe71dc9905f3b3fd2c36f4f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 21 Feb 2023 04:00:38 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/26xxx/CVE-2023-26265.json | 67 ++++++++++++++++++++++++++++++++++ 2023/26xxx/CVE-2023-26266.json | 62 +++++++++++++++++++++++++++++++ 2023/26xxx/CVE-2023-26267.json | 18 +++++++++ 3 files changed, 147 insertions(+) create mode 100644 2023/26xxx/CVE-2023-26265.json create mode 100644 2023/26xxx/CVE-2023-26266.json create mode 100644 2023/26xxx/CVE-2023-26267.json diff --git a/2023/26xxx/CVE-2023-26265.json b/2023/26xxx/CVE-2023-26265.json new file mode 100644 index 00000000000..c8800f25d64 --- /dev/null +++ b/2023/26xxx/CVE-2023-26265.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-26265", + "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": "The Borg theme before 1.1.19 for Backdrop CMS does not sufficiently sanitize path arguments that are passed in via a URL. The function borg_preprocess_page in the file template.php does not properly sanitize incoming path arguments before using them." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://backdropcms.org/project/borg", + "refsource": "MISC", + "name": "https://backdropcms.org/project/borg" + }, + { + "url": "https://github.com/backdrop-contrib/borg/compare/1.x-1.1.18...1.x-1.1.19", + "refsource": "MISC", + "name": "https://github.com/backdrop-contrib/borg/compare/1.x-1.1.18...1.x-1.1.19" + } + ] + } +} \ No newline at end of file diff --git a/2023/26xxx/CVE-2023-26266.json b/2023/26xxx/CVE-2023-26266.json new file mode 100644 index 00000000000..4e2ae446408 --- /dev/null +++ b/2023/26xxx/CVE-2023-26266.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2023-26266", + "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": "In AFL++ 4.05c, the CmpLog component uses the current working directory to resolve and execute unprefixed fuzzing targets, allowing code execution." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/AFLplusplus/AFLplusplus/pull/1643", + "refsource": "MISC", + "name": "https://github.com/AFLplusplus/AFLplusplus/pull/1643" + } + ] + } +} \ No newline at end of file diff --git a/2023/26xxx/CVE-2023-26267.json b/2023/26xxx/CVE-2023-26267.json new file mode 100644 index 00000000000..62211a66ce3 --- /dev/null +++ b/2023/26xxx/CVE-2023-26267.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-26267", + "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