Skip to content

Commit

Permalink
chore: generate overrides as of anchore/cve-data-enrichment@4ae2db5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2024
1 parent dded884 commit 21f35a7
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions data/2024/CVE-2024-7055.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"_annotation": {
"cve_id": "CVE-2024-7055",
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-7055.json",
"reason": "Added CPE configurations because not yet analyzed by NVD."
},
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FEB90C92-644C-53DD-B31C-BE88D3CBAF5C",
"versionEndExcluding": "7.0.2",
"versionStartIncluding": "7.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"matchCriteriaId": "94CFF7E1-1D0F-5655-BB69-0DCAAD843B72",
"versionEndExcluding": "6.1.2",
"versionStartIncluding": "6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"matchCriteriaId": "48A155DB-9AB2-5B07-800B-755E9172B8CD",
"versionEndExcluding": "5.1.6",
"versionStartIncluding": "5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3C483D68-8B34-5026-9239-E1A76FDA0719",
"versionEndExcluding": "4.4.5",
"versionStartIncluding": "4.4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D2A1870C-AB83-58D2-B8A6-31756BF839B8",
"versionEndExcluding": "4.3.8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]
}
}

0 comments on commit 21f35a7

Please sign in to comment.