From 5b5357e4d11f3a806d8d3bb64a1a59efa7a12349 Mon Sep 17 00:00:00 2001 From: anolis-bot Date: Wed, 21 May 2025 14:42:03 +0800 Subject: [PATCH] delete cve CVE-2017-14866 --- data/cve/CVE-2017-14866.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 data/cve/CVE-2017-14866.json diff --git a/data/cve/CVE-2017-14866.json b/data/cve/CVE-2017-14866.json deleted file mode 100644 index 1119c7b201..0000000000 --- a/data/cve/CVE-2017-14866.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": 13661, - "cve_id": "CVE-2017-14866", - "creator": null, - "publisher": "admin", - "publish_third_party_token": "admin", - "publish_date": "2017-09-23", - "cvss": { - "nvd_cvss": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", - "openanolis_cvss": "" - }, - "product": [], - "product_package": [], - "affected_packages": [], - "score": null, - "severity": null, - "status": 1, - "source": "NVD", - "cve_source_link": "", - "abstract": "There is a heap-based buffer overflow in the Exiv2::s2Data function of types.cpp in Exiv2 0.26. A Crafted input will lead to a denial of service attack.", - "description": "https://bugzilla.redhat.com/show_bug.cgi?id=1494781", - "errata": [] -} \ No newline at end of file -- Gitee