Skip to content

Commit

Permalink
conversion for hashicorp 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 ddd47a5 commit 2465328
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 0 deletions.
50 changes: 50 additions & 0 deletions data/anchore/2024/CVE-2024-2048.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"additionalMetadata": {
"cna": "hashicorp",
"cveId": "CVE-2024-2048",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://discuss.hashicorp.com/t/hcsec-2024-05-vault-cert-auth-method-did-not-correctly-validate-non-ca-certificates/63382"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:hashicorp:vault:*:*:*:*:*:*:*:*"
],
"product": "Vault",
"repo": "https://github.com/hashicorp/vault",
"vendor": "HashiCorp",
"versions": [
{
"lessThan": "1.16.0",
"status": "affected",
"version": "1.15.5",
"versionType": "semver"
}
]
},
{
"cpes": [
"cpe:2.3:a:hashicorp:vault_enterprise:*:*:*:*:*:*:*:*"
],
"product": "Vault Enterprise",
"repo": "https://github.com/hashicorp/vault",
"vendor": "HashiCorp",
"versions": [
{
"lessThan": "1.16.0",
"status": "affected",
"version": "1.15.5",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
50 changes: 50 additions & 0 deletions data/anchore/2024/CVE-2024-2660.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"additionalMetadata": {
"cna": "hashicorp",
"cveId": "CVE-2024-2660",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://discuss.hashicorp.com/t/hcsec-2024-07-vault-tls-cert-auth-method-did-not-correctly-validate-ocsp-responses/64573"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:hashicorp:vault:*:*:*:*:*:*:*:*"
],
"product": "Vault",
"repo": "https://github.com/hashicorp/vault",
"vendor": "HashiCorp",
"versions": [
{
"lessThan": "1.16.0",
"status": "affected",
"version": "1.14.0",
"versionType": "semver"
}
]
},
{
"cpes": [
"cpe:2.3:a:hashicorp:vault_enterprise:*:*:*:*:*:*:*:*"
],
"product": "Vault Enterprise",
"repo": "https://github.com/hashicorp/vault",
"vendor": "HashiCorp",
"versions": [
{
"lessThan": "1.16.0",
"status": "affected",
"version": "1.14.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}
33 changes: 33 additions & 0 deletions data/anchore/2024/CVE-2024-2877.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"additionalMetadata": {
"cna": "hashicorp",
"cveId": "CVE-2024-2877",
"reason": "Added CPE configurations because not yet analyzed by NVD.",
"references": [
"https://discuss.hashicorp.com/t/hsec-2024-10-vault-enterprise-leaks-sensitive-http-request-headers-in-audit-log-when-deployed-with-a-performance-standby-node"
]
},
"adp": {
"affected": [
{
"cpes": [
"cpe:2.3:a:hashicorp:vault_enterprise:*:*:*:*:*:*:*:*"
],
"product": "Vault Enterprise",
"vendor": "HashiCorp",
"versions": [
{
"lessThan": "1.15.8",
"status": "affected",
"version": "1.15.0",
"versionType": "semver"
}
]
}
],
"providerMetadata": {
"orgId": "00000000-0000-4000-8000-000000000000",
"shortName": "anchoreadp"
}
}
}

0 comments on commit 2465328

Please sign in to comment.