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

89 lines
3.2 KiB
JSON
Raw Normal View History

2023-07-19 15:00:33 +00:00
{
2023-09-29 00: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-3775",
2023-09-29 00:00:32 +00:00
"ASSIGNER": "security@hashicorp.com",
"STATE": "PUBLIC"
2023-07-19 15:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-29 00:00:32 +00:00
"value": "A Vault Enterprise Sentinel Role Governing Policy created by an operator to restrict access to resources in one namespace can be applied to requests outside in another non-descendant namespace, potentially resulting in denial of service. Fixed in Vault Enterprise 1.15.0, 1.14.4, 1.13.8."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-09-26 22:00:39 +00:00
"value": "CWE-266: Incorrect Privilege Assignment",
"cweId": "CWE-266"
2023-09-29 00:00:32 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HashiCorp",
"product": {
"product_data": [
{
"product_name": "Vault Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.14.0",
"version_value": "1.14.4"
},
{
"version_affected": "<",
"version_name": "1.13.0",
"version_value": "1.13.8"
},
{
"version_affected": "<",
"version_name": "0.11.0",
"version_value": "1.13.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://discuss.hashicorp.com/t/hcsec-2023-29-vault-enterprise-s-sentinel-rgp-policies-allowed-for-cross-namespace-denial-of-service/58653",
"refsource": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2023-29-vault-enterprise-s-sentinel-rgp-policies-allowed-for-cross-namespace-denial-of-service/58653"
}
]
},
"source": {
2024-09-26 22:00:39 +00:00
"advisory": "HCSEC-2023-29",
2023-09-29 00:00:32 +00:00
"discovery": "EXTERNAL"
},
"impact": {
"cvss": [
{
"baseScore": 4.2,
2024-09-26 22:00:39 +00:00
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
2023-07-19 15:00:33 +00:00
}
]
}
}