2023-07-05 22:00:38 +00:00
{
2023-08-09 16:00:36 +00:00
"data_version" : "4.0" ,
2023-07-05 22:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-3518" ,
2023-08-09 16:00:36 +00:00
"ASSIGNER" : "security@hashicorp.com" ,
"STATE" : "PUBLIC"
2023-07-05 22:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-08-09 16:00:36 +00:00
"value" : "HashiCorp Consul and Consul Enterprise 1.16.0 when using JWT Auth for service mesh incorrectly allows/denies access regardless of service identities. Fixed in 1.16.1."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2024-09-26 22:00:39 +00:00
"value" : "CWE-266: Incorrect Privilege Assignment" ,
"cweId" : "CWE-266"
2023-08-09 16:00:36 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "HashiCorp" ,
"product" : {
"product_data" : [
{
"product_name" : "Consul" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "1.16.0"
}
]
}
} ,
{
"product_name" : "Consul Enterprise" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "1.16.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-25-consul-jwt-auth-in-l7-intentions-allow-for-mismatched-service-identity-and-jwt-providers/57004" ,
"refsource" : "MISC" ,
"name" : "https://discuss.hashicorp.com/t/hcsec-2023-25-consul-jwt-auth-in-l7-intentions-allow-for-mismatched-service-identity-and-jwt-providers/57004"
}
]
} ,
"source" : {
2024-09-26 22:00:39 +00:00
"advisory" : "HCSEC-2023-25" ,
2023-08-09 16:00:36 +00:00
"discovery" : "INTERNAL"
} ,
"impact" : {
"cvss" : [
{
"baseScore" : 7.4 ,
2024-09-26 22:00:39 +00:00
"baseSeverity" : "HIGH" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
2023-07-05 22:00:38 +00:00
}
]
}
}