2023-06-22 23:55:28 +00:00
{
"id" : "CVE-2023-3114" ,
"sourceIdentifier" : "security@hashicorp.com" ,
"published" : "2023-06-22T22:15:09.197" ,
2023-07-03 20:00:32 +00:00
"lastModified" : "2023-07-03T19:02:38.127" ,
"vulnStatus" : "Analyzed" ,
2023-06-22 23:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Terraform Enterprise since v202207-1 did not properly implement authorization rules for agent pools, allowing the workspace to be targeted by unauthorized agents. This authorization flaw could potentially allow a workspace to access resources from a separate, higher-privileged workspace in the same organization that targeted an agent pool. This vulnerability, CVE-2023-3114, is fixed in Terraform Enterprise v202306-1."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-03 20:00:32 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 4.0
} ,
2023-06-22 23:55:28 +00:00
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
2023-07-03 20:00:32 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
} ,
2023-06-22 23:55:28 +00:00
{
"source" : "security@hashicorp.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
}
] ,
2023-07-03 20:00:32 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:hashicorp:terraform_enterprise:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "202207-1" ,
"versionEndExcluding" : "202306-1" ,
"matchCriteriaId" : "2FD92957-F413-4189-B026-C7CB7CF7348B"
}
]
}
]
}
] ,
2023-06-22 23:55:28 +00:00
"references" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-18-terraform-enterprise-agent-pool-controls-allowed-unauthorized-workspaces-to-target-an-agent-pool/55329" ,
2023-07-03 20:00:32 +00:00
"source" : "security@hashicorp.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-22 23:55:28 +00:00
}
]
}