From 0817a1bc25a6bbb5fb65eedfdd2956d87a794d67 Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Mon, 3 Jun 2024 11:29:57 +0100 Subject: [PATCH] enrich CVE-2023-49606 for tinyproxy Signed-off-by: Weston Steimel --- data/anchore/2023/CVE-2023-49606.json | 45 +++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 data/anchore/2023/CVE-2023-49606.json diff --git a/data/anchore/2023/CVE-2023-49606.json b/data/anchore/2023/CVE-2023-49606.json new file mode 100644 index 00000000..14ab61d5 --- /dev/null +++ b/data/anchore/2023/CVE-2023-49606.json @@ -0,0 +1,45 @@ +{ + "additionalMetadata": { + "cna": "talos", + "cveId": "CVE-2023-49606", + "reason": "Added CPE configurations because not yet analyzed by NVD.", + "references": [ + "http://www.openwall.com/lists/oss-security/2024/05/07/1", + "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1889" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:tinyproxy:tinyproxy:*:*:*:*:*:*:*:*" + ], + "product": "Tinyproxy", + "vendor": "Tinyproxy", + "versions": [ + { + "lessThan": "1.11.2", + "status": "affected", + "version": "0", + "versionType": "semver" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + }, + "references": [ + { + "url": "https://github.com/tinyproxy/tinyproxy/issues/533" + }, + { + "url": "https://github.com/tinyproxy/tinyproxy/releases/tag/1.11.2" + }, + { + "url": "https://github.com/tinyproxy/tinyproxy/commit/12a8484265f7b00591293da492bb3c9987001956" + } + ] + } +} \ No newline at end of file