2024-10-30 23:03:21 +00:00
{
"id" : "CVE-2024-10005" ,
"sourceIdentifier" : "security@hashicorp.com" ,
"published" : "2024-10-30T22:15:02.820" ,
2025-01-10 15:04:13 +00:00
"lastModified" : "2025-01-10T13:15:08.223" ,
"vulnStatus" : "Modified" ,
2024-10-30 23:03:21 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was identified in Consul and Consul Enterprise (\u201cConsul\u201d) such that using URL paths in L7 traffic intentions could bypass HTTP request path-based access rules."
2024-11-01 13:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se identific\u00f3 una vulnerabilidad en Consul y Consul Enterprise (\u201cConsul\u201d) tal que el uso de rutas URL en intenciones de tr\u00e1fico L7 podr\u00eda eludir las reglas de acceso basadas en rutas de solicitud HTTP."
2024-10-30 23:03:21 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
2024-10-30 23:03:21 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-30 23:03:21 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
2024-12-08 03:06:42 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N" ,
"baseScore" : 5.8 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2024-10-30 23:03:21 +00:00
}
]
} ,
"weaknesses" : [
2024-11-08 19:03:25 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
2024-11-08 19:03:25 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
} ,
2024-10-30 23:03:21 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-10-30 23:03:21 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
2024-11-08 19:03:25 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:community:*:*:*" ,
"versionStartIncluding" : "1.4.1" ,
"versionEndExcluding" : "1.20.1" ,
"matchCriteriaId" : "0D16200E-5F65-48AE-A0A5-FFADA05CA755"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.9.0" ,
"versionEndExcluding" : "1.15.15" ,
"matchCriteriaId" : "4F4529FE-6B11-4CB9-A8A2-A75D10470294"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.18.0" ,
"versionEndExcluding" : "1.18.5" ,
"matchCriteriaId" : "36CDCEB8-8B22-4290-9071-81CE3F0F6B95"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.19.0" ,
"versionEndExcluding" : "1.19.3" ,
"matchCriteriaId" : "0AB043DB-FC48-4DE7-80BA-EC410ECD44F2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:consul:1.20.0:*:*:*:enterprise:*:*:*" ,
"matchCriteriaId" : "82C595D9-B7F7-487B-A2B4-B85A45DF471C"
}
]
}
]
}
] ,
2024-10-30 23:03:21 +00:00
"references" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2024-22-consul-l7-intentions-vulnerable-to-url-path-bypass" ,
2024-11-08 19:03:25 +00:00
"source" : "security@hashicorp.com" ,
"tags" : [
"Vendor Advisory"
]
2025-01-10 15:04:13 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20250110-0004/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-10-30 23:03:21 +00:00
}
]
}