Skip to content

Commit

Permalink
conversion for elastic records
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Steimel <[email protected]>
  • Loading branch information
westonsteimel committed May 20, 2024
1 parent 6904747 commit d6cb4a3
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 0 deletions.
35 changes: 35 additions & 0 deletions data/anchore/2024/CVE-2024-23449.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"additionalMetadata": {
"cna": "elastic",
"cveId": "CVE-2024-23449",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://discuss.elastic.co/t/elasticsearch-8-11-1-security-update-esa-2024-05/356458"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
"cpe:2.3:a:org.elasticsearch:elasticsearch:*:*:*:*:*:*:*:*"
],
"product": "Elasticsearch",
"repo": "https://github.com/elastic/elasticsearch",
"vendor": "Elastic",
"versions": [
{
"lessThan": "8.11.1",
"status": "affected",
"version": "8.4.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
42 changes: 42 additions & 0 deletions data/anchore/2024/CVE-2024-23450.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"additionalMetadata": {
"cna": "elastic",
"cveId": "CVE-2024-23450",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://discuss.elastic.co/t/elasticsearch-8-13-0-7-17-19-security-update-esa-2024-06/356314",
"https://www.elastic.co/community/security"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
"cpe:2.3:a:org.elasticsearch:elasticsearch:*:*:*:*:*:*:*:*"
],
"product": "Elasticsearch",
"repo": "https://github.com/elastic/elasticsearch",
"vendor": "Elastic",
"versions": [
{
"lessThan": "7.17.19",
"status": "affected",
"version": "7.0.0",
"versionType": "semver"
},
{
"lessThan": "8.13.0",
"status": "affected",
"version": "8.0.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
35 changes: 35 additions & 0 deletions data/anchore/2024/CVE-2024-23451.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"additionalMetadata": {
"cna": "elastic",
"cveId": "CVE-2024-23451",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://discuss.elastic.co/t/elasticsearch-8-13-0-security-update-esa-2024-07/356315"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
"cpe:2.3:a:org.elasticsearch:elasticsearch:*:*:*:*:*:*:*:*"
],
"product": "Elasticsearch",
"repo": "https://github.com/elastic/elasticsearch",
"vendor": "Elastic",
"versions": [
{
"lessThan": "8.13.0",
"status": "affected",
"version": "8.10.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit d6cb4a3

Please sign in to comment.