From 9b5c2307fb0780203d0c534ef6197af812ddc88d Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Thu, 30 May 2024 14:23:16 +0100 Subject: [PATCH] enrich zabbix entry for CVE-2024-22120 Signed-off-by: Weston Steimel --- data/anchore/2024/CVE-2024-22120.json | 50 +++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/anchore/2024/CVE-2024-22120.json diff --git a/data/anchore/2024/CVE-2024-22120.json b/data/anchore/2024/CVE-2024-22120.json new file mode 100644 index 00000000..fad55dac --- /dev/null +++ b/data/anchore/2024/CVE-2024-22120.json @@ -0,0 +1,50 @@ +{ + "additionalMetadata": { + "cna": "zabbix", + "cveId": "CVE-2024-22120", + "reason": "Added CPE configurations because not yet analyzed by NVD.", + "references": [ + "https://support.zabbix.com/browse/ZBX-24505" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*", + "cpe:2.3:a:zabbix:zabbix_server:*:*:*:*:*:*:*:*" + ], + "modules": [ + "Server" + ], + "product": "Zabbix", + "repo": "https://git.zabbix.com/", + "vendor": "Zabbix", + "versions": [ + { + "lessThan": "6.0.28rc1", + "status": "affected", + "version": "6.0.0", + "versionType": "custom" + }, + { + "lessThan": "6.4.13rc1", + "status": "affected", + "version": "6.4.0", + "versionType": "custom" + }, + { + "lessThan": "7.0.0beta2", + "status": "affected", + "version": "7.0.0alpha1", + "versionType": "custom" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file