cvelist/2024/2xxx/CVE-2024-2660.json

110 lines
4.4 KiB
JSON
Raw Normal View History

2024-04-01 20:49:48 +00:00
{
2024-04-10 19:01:22 +00:00
"data_version": "4.0",
2024-04-01 20:49:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2660",
2024-04-10 19:01:22 +00:00
"ASSIGNER": "security@hashicorp.com",
"STATE": "PUBLIC"
2024-04-01 20:49:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 19:01:22 +00:00
"value": "Vault and Vault Enterprise TLS certificates auth method did not correctly validate OCSP responses when one or more OCSP sources were configured. Fixed in Vault 1.16.0 and Vault Enterprise 1.16.1, 1.15.7, and 1.14.11."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-703: Improper Check or Handling of Exceptional Conditions",
"cweId": "CWE-703"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HashiCorp",
"product": {
"product_data": [
{
"product_name": "Vault",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.14.0",
"version_value": "1.16.0"
}
]
}
},
{
"product_name": "Vault Enterprise",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "1.14.11",
"status": "unaffected"
},
{
"at": "1.15.7",
"status": "unaffected"
}
],
"lessThan": "1.16.0",
"status": "affected",
"version": "1.14.0",
"versionType": "semver"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://discuss.hashicorp.com/t/hcsec-2024-07-vault-tls-cert-auth-method-did-not-correctly-validate-ocsp-responses/64573",
"refsource": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2024-07-vault-tls-cert-auth-method-did-not-correctly-validate-ocsp-responses/64573"
}
]
},
"source": {
"advisory": "HCSEC-2024-07",
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-04-01 20:49:48 +00:00
}
]
}
}