diff --git a/.snapshot/2023/CVE-2023-45853.json b/.snapshot/2023/CVE-2023-45853.json new file mode 100644 index 00000000..5ddce1f1 --- /dev/null +++ b/.snapshot/2023/CVE-2023-45853.json @@ -0,0 +1,22 @@ +{ + "cve": { + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:zlib:zlib:*:*:*:*:*:*:*:*", + "versionEndIncluding": "1.3", + "matchCriteriaId": "BCAD5846-089D-4749-88B4-20243BC19B29" + } + ] + } + ] + } + ] + } +} \ No newline at end of file diff --git a/data/2023/CVE-2023-45853.json b/data/2023/CVE-2023-45853.json new file mode 100644 index 00000000..2d91e100 --- /dev/null +++ b/data/2023/CVE-2023-45853.json @@ -0,0 +1,48 @@ +{ + "_annotation": { + "cve_id": "CVE-2023-45853", + "reason": "Adjust CPE configurations to indicate that version 1.3.1 addressing the flaw is published.", + "snapshot": "https://raw.githubusercontent.com/anchore/nvd-data-overrides/main/.snapshot/2023/CVE-2023-45853.json", + "triage_notes": { + "references": [ + "http://www.openwall.com/lists/oss-security/2023/10/20/9", + "http://www.openwall.com/lists/oss-security/2024/01/24/10", + "https://chromium.googlesource.com/chromium/src/+/d709fb23806858847131027da95ef4c548813356", + "https://chromium.googlesource.com/chromium/src/+/de29dd6c7151d3cd37cb4cf0036800ddfb1d8b61", + "https://github.com/madler/zlib/blob/ac8f12c97d1afd9bafa9c710f827d40a407d3266/contrib/README.contrib#L1-L4", + "https://github.com/madler/zlib/pull/843", + "https://lists.debian.org/debian-lts-announce/2023/11/msg00026.html", + "https://pypi.org/project/pyminizip/#history", + "https://security.gentoo.org/glsa/202401-18", + "https://security.netapp.com/advisory/ntap-20231130-0009/", + "https://www.winimage.com/zLibDll/minizip.html" + ] + } + }, + "cve": { + "configurations": [ + { + "nodes": [ + { + "operator": "OR", + "negate": false, + "cpeMatch": [ + { + "vulnerable": true, + "criteria": "cpe:2.3:a:zlib:zlib:*:*:*:*:*:*:*:*", + "versionEndExcluding": "1.3.1", + "matchCriteriaId": "BCAD5846-089D-4749-88B4-20243BC19B29" + }, + { + "vulnerable": true, + "criteria": "cpe:2.3:a:minizip_project:minizip:*:*:*:*:*:*:*:*", + "versionEndExcluding": "1.3.1", + "matchCriteriaId": "BC47E980-0A5C-410D-98B7-C0ED58B53D08" + } + ] + } + ] + } + ] + } +} \ No newline at end of file