2023-08-09 18:00:41 +00:00
{
"id" : "CVE-2023-3518" ,
"sourceIdentifier" : "security@hashicorp.com" ,
"published" : "2023-08-09T16:15:09.957" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:17:26.437" ,
2024-09-26 22:03:17 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-09 18:00:41 +00:00
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Consul y Consul Enterprise 1.16.0 de HashiCorp al utilizar JWT Auth para la malla de servicios permite/deniega incorrectamente el acceso independientemente de las identidades de servicio. Corregido en 1.16.1."
2023-08-09 18:00:41 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-16 18:00:38 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
2023-08-16 18:00:38 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
2023-08-16 18:00:38 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-08-16 18:00:38 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2023-08-16 18:00:38 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-08-16 18:00:38 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
"impactScore" : 3.7
2023-08-16 18:00:38 +00:00
} ,
2023-08-09 18:00:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-09 18:00:41 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2023-08-09 18:00:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-08-09 18:00:41 +00:00
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2023-08-09 18:00:41 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-08-09 18:00:41 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.4
2023-08-09 18:00:41 +00:00
}
]
} ,
"weaknesses" : [
2023-08-16 18:00:38 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
2023-08-16 18:00:38 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-266"
2023-08-16 18:00:38 +00:00
}
]
} ,
2023-08-09 18:00:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-09 18:00:41 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-Other"
2023-08-09 18:00:41 +00:00
}
]
}
] ,
2023-08-16 18:00:38 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:1.16.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "E1B6503F-75E6-4109-BFEC-375DB0723F41"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:1.16.0:-:*:*:-:*:*:*" ,
"matchCriteriaId" : "7537214A-BF79-4A94-9E6C-ED1D0018895F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:1.16.0:rc1:*:*:-:*:*:*" ,
"matchCriteriaId" : "91FBFA37-6884-49FD-B11B-287E8D822B7A"
}
]
}
]
}
] ,
2023-08-09 18:00:41 +00:00
"references" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-25-consul-jwt-auth-in-l7-intentions-allow-for-mismatched-service-identity-and-jwt-providers/57004" ,
2023-08-16 18:00:38 +00:00
"source" : "security@hashicorp.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-25-consul-jwt-auth-in-l7-intentions-allow-for-mismatched-service-identity-and-jwt-providers/57004" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-08-09 18:00:41 +00:00
}
]
}