Skip to content

Commit

Permalink
chore: generate overrides as of anchore/cve-data-enrichment@5786103
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent abd0688 commit d58ef28
Showing 1 changed file with 154 additions and 0 deletions.
154 changes: 154 additions & 0 deletions data/2025/CVE-2025-20128.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
{
"_annotation": {
"cve_id": "CVE-2025-20128",
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2025/CVE-2025-20128.json",
"reason": "Added CPE configurations because not yet analyzed by NVD."
},
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cisco:clam_antivirus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0B36F198-ECE2-542F-BE26-50D31B255EAB",
"versionEndExcluding": "1.4.2",
"versionStartIncluding": "1.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:cisco:clam_antivirus:*:*:*:*:*:*:*:*",
"matchCriteriaId": "61D6BBB8-DF0C-5CC4-A8D7-C42C92EE4F50",
"versionEndExcluding": "1.0.8",
"versionStartIncluding": "1.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cisco:clamav:*:*:*:*:*:*:*:*",
"matchCriteriaId": "240B297C-57AB-5B68-8C2F-E08D05376EDE",
"versionEndExcluding": "1.4.2",
"versionStartIncluding": "1.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:cisco:clamav:*:*:*:*:*:*:*:*",
"matchCriteriaId": "57F9D4C4-E7E6-5400-BEDD-48E543A1C08B",
"versionEndExcluding": "1.0.8",
"versionStartIncluding": "1.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:clamav:clamav:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1DDE8DD8-0F16-5079-976D-5D79E50165F0",
"versionEndExcluding": "1.4.2",
"versionStartIncluding": "1.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:clamav:clamav:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5B20A99A-111B-5089-9903-C788BF9CB528",
"versionEndExcluding": "1.0.8",
"versionStartIncluding": "1.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cisco:secure_endpoint:*:*:*:*:*:windows:*:*",
"matchCriteriaId": "F39C485B-DD55-5CF9-AAC3-354D167740E6",
"versionEndExcluding": "7.5.20",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:cisco:secure_endpoint:*:*:*:*:*:windows:*:*",
"matchCriteriaId": "4E21F82D-67C6-5504-8F51-BA79809D6145",
"versionEndExcluding": "8.4.3",
"versionStartIncluding": "8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cisco:secure_endpoint:*:*:*:*:*:linux:*:*",
"matchCriteriaId": "73A7831E-BD18-5E63-9B22-B56FB3CD401A",
"versionEndExcluding": "1.25.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cisco:secure_endpoint:*:*:*:*:*:macos:*:*",
"matchCriteriaId": "AFAE5388-E37F-5618-BE04-E4369E2AEA72",
"versionEndExcluding": "1.24.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*",
"matchCriteriaId": "387021A0-AF36-463C-A605-32EA7DAC172E",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
}
]
}
}

0 comments on commit d58ef28

Please sign in to comment.