From 60ab1aee7bd016b1fff06c6a95af2f7339364d59 Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Tue, 28 May 2024 15:58:28 +0100 Subject: [PATCH] enrich latest apache submitted vulns Signed-off-by: Weston Steimel --- data/anchore/2024/CVE-2024-34365.json | 35 +++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 data/anchore/2024/CVE-2024-34365.json diff --git a/data/anchore/2024/CVE-2024-34365.json b/data/anchore/2024/CVE-2024-34365.json new file mode 100644 index 00000000..4c7bc39c --- /dev/null +++ b/data/anchore/2024/CVE-2024-34365.json @@ -0,0 +1,35 @@ +{ + "additionalMetadata": { + "cna": "apache", + "cveId": "CVE-2024-34365", + "reason": "Added CPE configurations because not yet analyzed by NVD.", + "references": [ + "https://karaf.apache.org/security/cve-2024-34365.txt" + ] + }, + "adp": { + "affected": [ + { + "collectionURL": "https://repo.maven.apache.org/maven2", + "cpes": [ + "cpe:2.3:a:org.apache.karaf:cave:*:*:*:*:*:*:*:*" + ], + "packageName": "org.apache.karaf:cave", + "product": "Apache Karaf Cave", + "vendor": "Apache Software Foundation", + "versions": [ + { + "lessThanOrEqual": "*", + "status": "affected", + "version": "0", + "versionType": "semver" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file