From 68c005058c555dbcf372248611cc8d9dddd07f44 Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Mon, 3 Jun 2024 10:24:13 +0100 Subject: [PATCH] more NGINX stuff Signed-off-by: Weston Steimel --- data/anchore/2024/CVE-2024-24989.json | 57 ++++++++++++++++++++++++ data/anchore/2024/CVE-2024-24990.json | 63 +++++++++++++++++++++++++++ 2 files changed, 120 insertions(+) create mode 100644 data/anchore/2024/CVE-2024-24989.json create mode 100644 data/anchore/2024/CVE-2024-24990.json diff --git a/data/anchore/2024/CVE-2024-24989.json b/data/anchore/2024/CVE-2024-24989.json new file mode 100644 index 00000000..369d9180 --- /dev/null +++ b/data/anchore/2024/CVE-2024-24989.json @@ -0,0 +1,57 @@ +{ + "additionalMetadata": { + "cna": "f5", + "cveId": "CVE-2024-24989", + "reason": "Added CPE configurations because not yet analyzed by NVD.", + "references": [ + "https://my.f5.com/manage/s/article/K000138444" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*" + ], + "modules": [ + "HTTP/3", + "QUIC" + ], + "product": "NGINX Plus", + "vendor": "F5", + "versions": [ + { + "lessThan": "R31_P1", + "status": "affected", + "version": "R31", + "versionType": "custom" + } + ] + }, + { + "cpes": [ + "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*", + "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*" + ], + "modules": [ + "HTTP/3", + "QUIC" + ], + "product": "NGINX Open Source", + "vendor": "F5", + "versions": [ + { + "lessThan": "1.25.4", + "status": "affected", + "version": "1.25.3", + "versionType": "semver" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file diff --git a/data/anchore/2024/CVE-2024-24990.json b/data/anchore/2024/CVE-2024-24990.json new file mode 100644 index 00000000..463e3fbb --- /dev/null +++ b/data/anchore/2024/CVE-2024-24990.json @@ -0,0 +1,63 @@ +{ + "additionalMetadata": { + "cna": "f5", + "cveId": "CVE-2024-24990", + "reason": "Added CPE configurations because not yet analyzed by NVD.", + "references": [ + "https://my.f5.com/manage/s/article/K000138445" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:f5:nginx_plus:*:*:*:*:*:*:*:*" + ], + "modules": [ + "HTTP/3", + "QUIC" + ], + "product": "NGINX Plus", + "vendor": "F5", + "versions": [ + { + "lessThan": "R31_P1", + "status": "affected", + "version": "R31", + "versionType": "custom" + }, + { + "lessThan": "R30_P2", + "status": "affected", + "version": "R30", + "versionType": "custom" + } + ] + }, + { + "cpes": [ + "cpe:2.3:a:f5:nginx:*:*:*:*:*:*:*:*", + "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*" + ], + "modules": [ + "HTTP/3", + "QUIC" + ], + "product": "NGINX Open Source", + "vendor": "F5", + "versions": [ + { + "lessThan": "1.25.4", + "status": "affected", + "version": "1.25.0", + "versionType": "semver" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file