Skip to content

Commit

Permalink
enrich libarchive cves
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed Jun 3, 2024
1 parent 0817a1b commit d66c0bd
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
45 changes: 45 additions & 0 deletions data/anchore/2024/CVE-2024-20697.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"additionalMetadata": {
"cna": "microsoft",
"cveId": "CVE-2024-20697",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-20697"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:libarchive:libarchive:*:*:*:*:*:*:*:*"
],
"product": "libarchive",
"repo": "https://github.com/libarchive/libarchive",
"vendor": "libarchive",
"versions": [
{
"lessThan": "3.7.4",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
},
"references": [
{
"url": "https://github.com/libarchive/libarchive/pull/2135"
},
{
"url": "https://github.com/libarchive/libarchive/commit/eb7939b24a681a04648a59cdebd386b1e9dc9237"
},
{
"url": "https://github.com/libarchive/libarchive/releases/tag/v3.7.4"
}
]
}
}
45 changes: 45 additions & 0 deletions data/anchore/2024/CVE-2024-26256.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"additionalMetadata": {
"cna": "microsoft",
"cveId": "CVE-2024-26256",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-26256"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:libarchive:libarchive:*:*:*:*:*:*:*:*"
],
"product": "libarchive",
"repo": "https://github.com/libarchive/libarchive",
"vendor": "libarchive",
"versions": [
{
"lessThan": "3.7.4",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
},
"references": [
{
"url": "https://github.com/libarchive/libarchive/pull/2135"
},
{
"url": "https://github.com/libarchive/libarchive/commit/eb7939b24a681a04648a59cdebd386b1e9dc9237"
},
{
"url": "https://github.com/libarchive/libarchive/releases/tag/v3.7.4"
}
]
}
}

0 comments on commit d66c0bd

Please sign in to comment.