-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: generate overrides as of anchore/cve-data-enrichment@3f9a154
- Loading branch information
1 parent
df9a3ea
commit eb37c9a
Showing
93 changed files
with
1,658 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2023-28120", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2023/CVE-2023-28120.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:activesupport_project:activesupport:*:*:*:*:*:ruby:*:*", | ||
"matchCriteriaId": "049833C7-4258-5CD3-B8DA-030363E4CE48", | ||
"versionEndExcluding": "7.0.4.3", | ||
"versionStartIncluding": "7", | ||
"vulnerable": true | ||
}, | ||
{ | ||
"criteria": "cpe:2.3:a:activesupport_project:activesupport:*:*:*:*:*:ruby:*:*", | ||
"matchCriteriaId": "33175EAD-A24C-5B00-BAF5-A9016B63E79E", | ||
"versionEndExcluding": "6.1.7.3", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2023-38037", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2023/CVE-2023-38037.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:activesupport_project:activesupport:*:*:*:*:*:ruby:*:*", | ||
"matchCriteriaId": "27D4DDBB-E67E-5486-8924-8E27892D9EC8", | ||
"versionEndExcluding": "7.0.7.1", | ||
"versionStartIncluding": "7", | ||
"vulnerable": true | ||
}, | ||
{ | ||
"criteria": "cpe:2.3:a:activesupport_project:activesupport:*:*:*:*:*:ruby:*:*", | ||
"matchCriteriaId": "C05C1C67-C91A-5DD4-A89F-F9BEFFD05F23", | ||
"versionEndExcluding": "6.1.7.5", | ||
"versionStartIncluding": "5.2.0", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-10585", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-10585.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:revmakx:infinitewp_client:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "FDDDE1CD-8ECF-5666-9911-33E242DD78FF", | ||
"versionEndExcluding": "1.13.1", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11270", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11270.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:webinarpress:webinarpress:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "85EEF38D-B8CE-5113-8653-0F362810B11E", | ||
"versionEndExcluding": "1.33.25", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11271", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11271.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:webinarpress:webinarpress:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "85EEF38D-B8CE-5113-8653-0F362810B11E", | ||
"versionEndExcluding": "1.33.25", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11613", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11613.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:iptanus:wordpress_file_upload:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "FA4EFB41-A697-530F-A4AC-771D1E3534F4", | ||
"versionEndExcluding": "4.25.0", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11635", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11635.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:iptanus:wordpress_file_upload:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "E0E5C496-7FED-50BE-A2EB-3FBC84A829D5", | ||
"versionEndExcluding": "4.24.14", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11816", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11816.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:wpextended:wp_extended:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "46E324BF-6FC0-5100-B5FB-EE3C8FC66B9B", | ||
"versionEndExcluding": "3.0.12", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11916", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11916.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:wpextended:wp_extended:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "46E324BF-6FC0-5100-B5FB-EE3C8FC66B9B", | ||
"versionEndExcluding": "3.0.12", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-11939", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-11939.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:stylemixthemes:cost_calculator_builder:*:*:*:*:pro:wordpress:*:*", | ||
"matchCriteriaId": "265CBC72-CBB2-54EB-AC12-BB791C6F4585", | ||
"versionEndExcluding": "3.2.16", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-12030", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-12030.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:pluginus:wordpress_meta_data_and_taxonomies_filter:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "93A5BE30-C29A-5B3F-A79C-497437151F1A", | ||
"versionEndExcluding": "1.3.3.6", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"_annotation": { | ||
"cve_id": "CVE-2024-12045", | ||
"generated_from": "https://raw.githubusercontent.com/anchore/cve-data-enrichment/main/data/anchore/2024/CVE-2024-12045.json", | ||
"reason": "Added CPE configurations because not yet analyzed by NVD." | ||
}, | ||
"cve": { | ||
"configurations": [ | ||
{ | ||
"nodes": [ | ||
{ | ||
"cpeMatch": [ | ||
{ | ||
"criteria": "cpe:2.3:a:wpdeveloper:essential_blocks:*:*:*:*:*:wordpress:*:*", | ||
"matchCriteriaId": "14E09579-6963-52FC-859F-01730523AA4A", | ||
"versionEndExcluding": "5.1.1", | ||
"vulnerable": true | ||
} | ||
], | ||
"negate": false, | ||
"operator": "OR" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.