Skip to content

Commit

Permalink
enrich zabbix entry for CVE-2024-22120
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed May 30, 2024
1 parent 93b881c commit 9b5c230
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions data/anchore/2024/CVE-2024-22120.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}

0 comments on commit 9b5c230

Please sign in to comment.