2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-25000" ,
"sourceIdentifier" : "security@hashicorp.com" ,
"published" : "2023-03-30T01:15:07.493" ,
2023-05-26 22:00:29 +00:00
"lastModified" : "2023-05-26T20:15:36.290" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "HashiCorp Vault's implementation of Shamir's secret sharing used precomputed table lookups, and was vulnerable to cache-timing attacks. An attacker with access to, and the ability to observe a large number of unseal operations on the host through a side channel may reduce the search space of a brute force effort to recover the Shamir shares. Fixed in Vault 1.13.1, 1.12.5, and 1.11.9."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 3.6
} ,
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.6 ,
"impactScore" : 4.0
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
} ,
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-208"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*" ,
"versionEndExcluding" : "1.11.9" ,
"matchCriteriaId" : "2C565DBD-95F4-4951-A029-93ABE5315740"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*" ,
"versionEndExcluding" : "1.11.9" ,
"matchCriteriaId" : "80EB9F32-09A4-469C-AF76-1AE3137EAC1B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.12.0" ,
"versionEndExcluding" : "1.12.5" ,
"matchCriteriaId" : "446F872F-F64C-44CA-85BC-144FCFBCFA8B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.12.0" ,
"versionEndExcluding" : "1.12.5" ,
"matchCriteriaId" : "71A02FE6-C8D4-455D-A71A-C8353E1ECB7C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "1.13.0" ,
"versionEndExcluding" : "1.13.1" ,
"matchCriteriaId" : "81280166-3DF7-4867-95E9-A7AFB9A12CE7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*" ,
"versionStartIncluding" : "1.13.0" ,
"versionEndExcluding" : "1.13.1" ,
"matchCriteriaId" : "C56E203C-1E18-4395-B500-B6EA695B16C0"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-10-vault-vulnerable-to-cache-timing-attacks-during-seal-and-unseal-operations/52078" ,
"source" : "security@hashicorp.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-05-26 22:00:29 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230526-0008/" ,
"source" : "security@hashicorp.com"
2023-04-24 12:24:31 +02:00
}
]
}