2023-06-06 01:00:42 +00:00
{
2023-06-22 22:00:43 +00:00
"data_version" : "4.0" ,
2023-06-06 01:00:42 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-3114" ,
2023-06-22 22:00:43 +00:00
"ASSIGNER" : "security@hashicorp.com" ,
"STATE" : "PUBLIC"
2023-06-06 01:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-22 22:00:43 +00:00
"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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2024-09-26 20:00:34 +00:00
"value" : "CWE-266: Incorrect Privilege Assignment" ,
"cweId" : "CWE-266"
2023-06-22 22:00:43 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "HashiCorp" ,
"product" : {
"product_data" : [
{
"product_name" : "Terraform Enterprise" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "v202207-1" ,
"version_value" : "v202306-1"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://discuss.hashicorp.com/t/hcsec-2023-18-terraform-enterprise-agent-pool-controls-allowed-unauthorized-workspaces-to-target-an-agent-pool/55329" ,
"refsource" : "MISC" ,
"name" : "https://discuss.hashicorp.com/t/hcsec-2023-18-terraform-enterprise-agent-pool-controls-allowed-unauthorized-workspaces-to-target-an-agent-pool/55329"
}
]
} ,
"source" : {
2024-09-26 20:00:34 +00:00
"advisory" : "HCSEC-2023-18" ,
2023-06-22 22:00:43 +00:00
"discovery" : "INTERNAL"
} ,
"impact" : {
"cvss" : [
{
"baseScore" : 5 ,
2024-09-26 20:00:34 +00:00
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N" ,
"version" : "3.1"
2023-06-06 01:00:42 +00:00
}
]
}
}