cvelist/2023/3xxx/CVE-2023-3774.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2023-07-19 15:00:33 +00:00
{
2023-07-28 01:00:32 +00:00
"data_version": "4.0",
2023-07-19 15:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-3774",
2023-07-28 01:00:32 +00:00
"ASSIGNER": "security@hashicorp.com",
"STATE": "PUBLIC"
2023-07-19 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-28 01:00:32 +00:00
"value": "An unhandled error in Vault Enterprise's namespace creation may cause the Vault process to crash, potentially resulting in denial of service. Fixed in 1.14.1, 1.13.5, and 1.12.9."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-09-26 22:00:39 +00:00
"value": "CWE-248: Uncaught Exception",
"cweId": "CWE-248"
2023-07-28 01:00:32 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HashiCorp",
"product": {
"product_data": [
{
"product_name": "Vault Enterprise",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.14.0"
},
{
"version_affected": "=",
"version_value": "1.13.4"
},
{
"version_affected": "=",
"version_value": "1.12.8"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://discuss.hashicorp.com/t/hcsec-2023-23-vault-enterprise-namespace-creation-may-lead-to-denial-of-service/56617",
"refsource": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2023-23-vault-enterprise-namespace-creation-may-lead-to-denial-of-service/56617"
}
]
},
"source": {
2024-09-26 22:00:39 +00:00
"advisory": "HCSEC-2023-23",
2023-07-28 01:00:32 +00:00
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"baseScore": 4.9,
2024-09-26 22:00:39 +00:00
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2023-07-19 15:00:33 +00:00
}
]
}
}