2023-05-25 18:00:37 +00:00
{
2023-10-27 05:00:34 +00:00
"data_version" : "4.0" ,
2023-05-25 18:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-34058" ,
2023-10-27 05:00:34 +00:00
"ASSIGNER" : "security@vmware.com" ,
"STATE" : "PUBLIC"
2023-05-25 18:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-27 05:00:34 +00:00
"value" : "VMware Tools contains a SAML token signature bypass vulnerability.\u00a0A malicious actor that has been granted Guest Operation Privileges https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-6A952214-0E5E-4CCF-9D2A-90948FF643EC.html \u00a0in a target virtual machine may be able to elevate their privileges if that target virtual machine has been assigned a more privileged Guest Alias https://vdc-download.vmware.com/vmwb-repository/dcr-public/d1902b0e-d479-46bf-8ac9-cee0e31e8ec0/07ce8dbd-db48-4261-9b8f-c6d3ad8ba472/vim.vm.guest.AliasManager.html ."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "SAML Token Signature Bypass vulnerability"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "VMware Tools" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "12.x.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "11.x.x"
} ,
{
"version_affected" : "=" ,
"version_value" : "10.3.x"
}
]
}
2023-10-27 08:00:34 +00:00
} ,
{
"product_name" : "open-vm-tools" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "11.0.0" ,
"version_value" : "12.3.0"
}
]
}
2023-10-27 05:00:34 +00:00
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.vmware.com/security/advisories/VMSA-2023-0024.html" ,
"refsource" : "MISC" ,
"name" : "https://www.vmware.com/security/advisories/VMSA-2023-0024.html"
2023-10-27 12:00:32 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/27/1" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2023/10/27/1"
2023-11-01 07:00:33 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5543" ,
"refsource" : "MISC" ,
"name" : "https://www.debian.org/security/2023/dsa-5543"
2023-11-06 00:00:34 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/11/msg00002.html" ,
"refsource" : "MISC" ,
"name" : "https://lists.debian.org/debian-lts-announce/2023/11/msg00002.html"
2023-11-08 04:00:35 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WLTKVTRKQW2GD2274H3UOW6XU4E62GSK/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WLTKVTRKQW2GD2274H3UOW6XU4E62GSK/"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G7G77Z76CQPGUF7VHRA6O3UFCMPPR4O2/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G7G77Z76CQPGUF7VHRA6O3UFCMPPR4O2/"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQUOFQL2SNNNMKROQ3TZQY4HEYMNOIBW/" ,
"refsource" : "MISC" ,
"name" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQUOFQL2SNNNMKROQ3TZQY4HEYMNOIBW/"
2023-10-27 05:00:34 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "ADJACENT_NETWORK" ,
"availabilityImpact" : "HIGH" ,
2023-11-17 05:00:35 +00:00
"baseScore" : 7.1 ,
2023-10-27 05:00:34 +00:00
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2023-11-17 05:00:35 +00:00
"privilegesRequired" : "LOW" ,
2023-10-27 05:00:34 +00:00
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
2023-11-17 05:00:35 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2023-10-27 05:00:34 +00:00
"version" : "3.1"
2023-05-25 18:00:37 +00:00
}
]
}
}