diff --git a/2020/24xxx/CVE-2020-24368.json b/2020/24xxx/CVE-2020-24368.json index 5712da59521..486614634ca 100644 --- a/2020/24xxx/CVE-2020-24368.json +++ b/2020/24xxx/CVE-2020-24368.json @@ -71,6 +71,11 @@ "refsource": "DEBIAN", "name": "DSA-4747", "url": "https://www.debian.org/security/2020/dsa-4747" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20200824 [SECURITY] [DLA 2343-1] icingaweb2 security update", + "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00040.html" } ] } diff --git a/2020/24xxx/CVE-2020-24613.json b/2020/24xxx/CVE-2020-24613.json new file mode 100644 index 00000000000..13f78923f6e --- /dev/null +++ b/2020/24xxx/CVE-2020-24613.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-24613", + "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": "wolfSSL before 4.5.0 mishandles TLS 1.3 server data in the WAIT_CERT_CR state, within SanityCheckTls13MsgReceived() in tls13.c. This is an incorrect implementation of the TLS 1.3 client state machine. This allows attackers in a privileged network position to completely impersonate any TLS 1.3 servers, and read or modify potentially sensitive information between clients using the wolfSSL library and these TLS servers." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://research.nccgroup.com/2020/08/24/technical-advisory-wolfssl-tls-1-3-client-man-in-the-middle-attack/", + "refsource": "MISC", + "name": "https://research.nccgroup.com/2020/08/24/technical-advisory-wolfssl-tls-1-3-client-man-in-the-middle-attack/" + } + ] + } +} \ No newline at end of file