Skip to content

Commit

Permalink
convert CVE-2023-45853
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed May 23, 2024
1 parent b5d99e4 commit 16586e8
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions data/anchore/2023/CVE-2023-45853.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"additionalMetadata": {
"cna": "mitre",
"cveId": "CVE-2023-45853",
"reason": "Adjust CPE configurations to indicate that version 1.3.1 addressing the flaw is published.",
"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"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:zlib:zlib:*:*:*:*:*:*:*:*"
],
"product": "zlib",
"repo": "https://github.com/madler/zlib",
"vendor": "madler",
"versions": [
{
"lessThan": "1.3.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:minizip_project:minizip:*:*:*:*:*:*:*:*"
],
"product": "minizip-ng",
"repo": "https://github.com/zlib-ng/minizip-ng",
"vendor": "zlib-ng",
"versions": [
{
"lessThan": "1.3.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit 16586e8

Please sign in to comment.