From bf916e633ed62401e703056e51290c6560fb31eb Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 27 Jan 2023 05:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/36xxx/CVE-2020-36658.json | 62 ++++++++++++++++++++++++++++++++++ 2020/36xxx/CVE-2020-36659.json | 62 ++++++++++++++++++++++++++++++++++ 2023/24xxx/CVE-2023-24580.json | 18 ++++++++++ 3 files changed, 142 insertions(+) create mode 100644 2020/36xxx/CVE-2020-36658.json create mode 100644 2020/36xxx/CVE-2020-36659.json create mode 100644 2023/24xxx/CVE-2023-24580.json diff --git a/2020/36xxx/CVE-2020-36658.json b/2020/36xxx/CVE-2020-36658.json new file mode 100644 index 00000000000..20349895648 --- /dev/null +++ b/2020/36xxx/CVE-2020-36658.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-36658", + "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 Apache::Session::LDAP before 0.5, validity of the X.509 certificate is not checked by default when connecting to remote LDAP backends, because the default configuration of the Net::LDAPS module for Perl is used. NOTE: this can, for example, be fixed in conjunction with the CVE-2020-16093 fix." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/LemonLDAPNG/Apache-Session-LDAP/commit/490722b71eed1ed1ab33d58c78578f23e043561f", + "refsource": "MISC", + "name": "https://github.com/LemonLDAPNG/Apache-Session-LDAP/commit/490722b71eed1ed1ab33d58c78578f23e043561f" + } + ] + } +} \ No newline at end of file diff --git a/2020/36xxx/CVE-2020-36659.json b/2020/36xxx/CVE-2020-36659.json new file mode 100644 index 00000000000..5d652e670c3 --- /dev/null +++ b/2020/36xxx/CVE-2020-36659.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-36659", + "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 Apache::Session::Browseable before 1.3.6, validity of the X.509 certificate is not checked by default when connecting to remote LDAP backends, because the default configuration of the Net::LDAPS module for Perl is used. NOTE: this can, for example, be fixed in conjunction with the CVE-2020-16093 fix." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/LemonLDAPNG/Apache-Session-Browseable/commit/fdf393235140b293cae5578ef136055a78f3574f", + "refsource": "MISC", + "name": "https://github.com/LemonLDAPNG/Apache-Session-Browseable/commit/fdf393235140b293cae5578ef136055a78f3574f" + } + ] + } +} \ No newline at end of file diff --git a/2023/24xxx/CVE-2023-24580.json b/2023/24xxx/CVE-2023-24580.json new file mode 100644 index 00000000000..1399a429736 --- /dev/null +++ b/2023/24xxx/CVE-2023-24580.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-24580", + "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