2023-06-16 19:00:42 +00:00
{
2023-07-20 00:00:37 +00:00
"data_version" : "4.0" ,
2023-06-16 19:00:42 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-3300" ,
2023-07-20 00:00:37 +00:00
"ASSIGNER" : "security@hashicorp.com" ,
"STATE" : "PUBLIC"
2023-06-16 19:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-20 00:00:37 +00:00
"value" : "HashiCorp Nomad and Nomad Enterprise 0.11.0 up to 1.5.6 and 1.4.1 HTTP search API can reveal names of available CSI plugins to unauthenticated users or users without the plugin:read policy. Fixed in 1.6.0, 1.5.7, and 1.4.1."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2024-09-26 21:00:35 +00:00
"value" : "CWE-266: Incorrect Privilege Assignment" ,
"cweId" : "CWE-266"
2023-07-20 00:00:37 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "HashiCorp" ,
"product" : {
"product_data" : [
{
"product_name" : "Nomad" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "0.11.0" ,
"version_value" : "1.4.1"
}
]
}
} ,
{
"product_name" : "Nomad Enterprise" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "0.11.0" ,
"version_value" : "1.4.1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-22-nomad-search-api-leaks-information-about-csi-plugins/56272" ,
"refsource" : "MISC" ,
"name" : "https://discuss.hashicorp.com/t/hcsec-2023-22-nomad-search-api-leaks-information-about-csi-plugins/56272"
}
]
} ,
"source" : {
2024-09-26 21:00:35 +00:00
"advisory" : "HCSEC-2023-22" ,
2023-07-20 00:00:37 +00:00
"discovery" : "INTERNAL"
} ,
"impact" : {
"cvss" : [
{
"baseScore" : 5.3 ,
2024-09-26 21:00:35 +00:00
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
2023-06-16 19:00:42 +00:00
}
]
}
}