diff --git a/2022/37xxx/CVE-2022-37026.json b/2022/37xxx/CVE-2022-37026.json index 904d5f60cd5..61386729337 100644 --- a/2022/37xxx/CVE-2022-37026.json +++ b/2022/37xxx/CVE-2022-37026.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-37026", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-37026", + "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": "** 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." + "value": "In Erlang/OTP before 23.3.4.15, 24.x before 24.3.4.2, and 25.x before 25.0.2, there is a Client Authentication Bypass in certain client-certification situations for SSL, TLS, and DTLS." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/erlang/otp/compare/OTP-23.3.4.14...OTP-23.3.4.15", + "refsource": "MISC", + "name": "https://github.com/erlang/otp/compare/OTP-23.3.4.14...OTP-23.3.4.15" + }, + { + "refsource": "MISC", + "name": "https://erlangforums.com/c/erlang-news-announcements/91", + "url": "https://erlangforums.com/c/erlang-news-announcements/91" + }, + { + "refsource": "CONFIRM", + "name": "https://erlangforums.com/t/otp-25-1-released/1854", + "url": "https://erlangforums.com/t/otp-25-1-released/1854" } ] }