diff --git a/2023/1xxx/CVE-2023-1768.json b/2023/1xxx/CVE-2023-1768.json index 61787b2681e..942cfe5f1c3 100644 --- a/2023/1xxx/CVE-2023-1768.json +++ b/2023/1xxx/CVE-2023-1768.json @@ -1,17 +1,89 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-1768", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@checkmk.com", + "STATE": "PUBLIC" }, "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": "Inappropriate error handling in Tribe29 Checkmk <= 2.1.0p25, <= 2.0.0p34, <= 2.2.0b3 (beta), and all versions of Checkmk 1.6.0 causes the symmetric encryption of agent data to fail silently and transmit the data in plaintext in certain configurations." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-446: UI Discrepancy for Security Feature", + "cweId": "CWE-446" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Tribe29", + "product": { + "product_data": [ + { + "product_name": "Checkmk", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "2.2.0", + "version_value": "2.2.0b3" + }, + { + "version_affected": "<=", + "version_name": "2.1.0", + "version_value": "2.1.0p25" + }, + { + "version_affected": "<=", + "version_name": "2.0.0", + "version_value": "2.0.0p34" + }, + { + "version_affected": "<=", + "version_name": "1.6.0", + "version_value": "1.6.0p30" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://checkmk.com/werk/15423", + "refsource": "MISC", + "name": "https://checkmk.com/werk/15423" + } + ] + }, + "impact": { + "cvss": [ + { + "baseScore": 3.7, + "baseSeverity": "LOW", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" } ] }