2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-40716" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-09-23T12:15:10.500" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:21:55.280" ,
2023-08-30 06:00:27 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "HashiCorp Consul and Consul Enterprise up to 1.11.8, 1.12.4, and 1.13.1 do not check for multiple SAN URI values in a CSR on the internal RPC endpoint, enabling leverage of privileged access to bypass service mesh intentions. Fixed in 1.11.9, 1.12.5, and 1.13.2.\""
} ,
{
"lang" : "es" ,
"value" : "HashiCorp Consul y Consul Enterprise versiones hasta la 1.11.8, 1.12.4, y 1.13.1, no comprueban los valores m\u00faltiples de SAN URI en un CSR en el endpoint RPC interno, permitiendo un aprovechamiento del acceso privilegiado para omitir las intenciones de malla de servicio. Corregido en 1.11.9, 1.12.5 y 1.13.2\"."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-252"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*" ,
"versionEndExcluding" : "1.11.9" ,
"matchCriteriaId" : "999B2E09-9A91-47B2-8B0A-869D0CB416FB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionEndExcluding" : "1.11.9" ,
"matchCriteriaId" : "CB50BB9A-3584-4099-A622-D77EDBB69B35"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.12.0" ,
"versionEndExcluding" : "1.12.5" ,
"matchCriteriaId" : "1D75922B-3EDE-4707-B0BC-B8533FB9FA2C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.12.0" ,
"versionEndExcluding" : "1.12.5" ,
"matchCriteriaId" : "06BF88BF-38B3-4ED2-963F-76EBBAF3EF27"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.13.0" ,
"versionEndExcluding" : "1.13.2" ,
"matchCriteriaId" : "F1A1E466-3870-484B-84F2-AA903D146B19"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.13.0" ,
"versionEndExcluding" : "1.13.2" ,
"matchCriteriaId" : "C3526BD3-55DC-4563-8883-D3013160720C"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://discuss.hashicorp.com" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2022-20-consul-service-mesh-intention-bypass-with-malicious-certificate-signing-request/44628" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-08-30 06:00:27 +00:00
} ,
2023-09-05 04:00:29 +00:00
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYZOKMMVX4SIEHPJW3SJUQGMO5YZCPHC/" ,
2023-09-05 04:00:29 +00:00
"source" : "cve@mitre.org"
} ,
2023-09-15 22:00:28 +00:00
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XNF4OLYZRQE75EB5TW5N42FSXHBXGWFE/" ,
2023-09-15 22:00:28 +00:00
"source" : "cve@mitre.org"
} ,
2023-08-30 06:00:27 +00:00
{
2023-11-07 21:03:21 +00:00
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZTE4ITXXPIWZEQ4HYQCB6N6GZIMWXDAI/" ,
2023-08-30 06:00:27 +00:00
"source" : "cve@mitre.org"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://discuss.hashicorp.com" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2022-20-consul-service-mesh-intention-bypass-with-malicious-certificate-signing-request/44628" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LYZOKMMVX4SIEHPJW3SJUQGMO5YZCPHC/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XNF4OLYZRQE75EB5TW5N42FSXHBXGWFE/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZTE4ITXXPIWZEQ4HYQCB6N6GZIMWXDAI/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}