2023-11-09 23:00:22 +00:00
{
"id" : "CVE-2023-5954" ,
"sourceIdentifier" : "security@hashicorp.com" ,
"published" : "2023-11-09T21:15:25.143" ,
2023-12-27 17:00:28 +00:00
"lastModified" : "2023-12-27T15:15:45.790" ,
"vulnStatus" : "Modified" ,
2023-11-09 23:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "HashiCorp Vault and Vault Enterprise inbound client requests triggering a policy check can lead to an unbounded consumption of memory. A large number of these requests may lead to denial-of-service. Fixed in Vault 1.15.2, 1.14.6, and 1.13.10."
2023-11-13 05:00:24 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las solicitudes de clientes entrantes de HashiCorp Vault y Vault Enterprise que activan una verificaci\u00f3n de pol\u00edticas pueden provocar un consumo ilimitado de memoria. Un gran n\u00famero de estas solicitudes pueden dar lugar a una denegaci\u00f3n de servicio. Corregido en Vault 1.15.2, 1.14.6 y 1.13.10."
2023-11-09 23:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-11-16 21:00:21 +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:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-11-09 23:00:22 +00:00
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2023-11-16 21:00:21 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
} ,
2023-11-09 23:00:22 +00:00
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
}
] ,
2023-11-16 21:00:21 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.13.7" ,
"versionEndExcluding" : "1.13.10" ,
"matchCriteriaId" : "8265AC92-59E4-4229-87E8-ABAF9E3DAAF3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.13.7" ,
"versionEndExcluding" : "1.13.10" ,
"matchCriteriaId" : "9FD3EF12-C2C0-4529-B0AB-08B8F238531D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.14.3" ,
"versionEndExcluding" : "1.14.6" ,
"matchCriteriaId" : "38120A49-ED14-4C8C-9A0A-BA040D48C4E7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.14.3" ,
"versionEndExcluding" : "1.14.6" ,
"matchCriteriaId" : "ABC1488F-D1BA-4C98-98E0-DAFE9BE205A1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.15.0" ,
"versionEndExcluding" : "1.15.2" ,
"matchCriteriaId" : "1C9C9A12-4062-4968-BE87-1B07A789A7D3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.15.0" ,
"versionEndExcluding" : "1.15.2" ,
"matchCriteriaId" : "2D3F2482-2783-49B2-888B-AC99FEE976EA"
}
]
}
]
}
] ,
2023-11-09 23:00:22 +00:00
"references" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-33-vault-requests-triggering-policy-checks-may-lead-to-unbounded-memory-consumption/59926" ,
2023-11-16 21:00:21 +00:00
"source" : "security@hashicorp.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-27 17:00:28 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20231227-0001/" ,
"source" : "security@hashicorp.com"
2023-11-09 23:00:22 +00:00
}
]
}