This article provides important information for upgrading the Photon-OS Library, Tomcat template, and RabbitMQ server.
List of affected version
Product Component |
Version(s) |
Applicable CVE(s) |
VMware Identity Manager Appliance |
CVE-2016-10195 CVE-2023-24998 CVE-2023-28708 CVE-2023-28709 CVE-2023-34981 CVE-2023-41080 CVE-2023-42794 CVE-2023-42795 CVE-2023-44487 CVE-2023-45648 CVE-2023-46589 CVE-2024-24549 CVE-2024-23672 |
VMware Identity Manager 3.3.x
Before You Begin:
/usr/local/horizon/conf/flags
folder, it should be 777 for the patch to apply successfully.Patch Deployment Procedure:
/usr/lib/rabbitmq/lib/rabbitmq_server-<version>/sbin/rabbitmqctl version
/usr/lib/rabbitmq/lib/rabbitmq_server-<version>/sbin/rabbitmqctl list_feature_flags
disabled
, all features flags should be set to enabled
before patch installation, in which rabbitmq 3.11.18 is inclused.
Refer to the documentation below:
Required feature flags in RabbitMQ 3.11.0
"If the feature flags are not enabled, RabbitMQ 3.11.0+ will refuse to start."
So commands below should be executed to enable all features flags then validate the settings:/usr/lib/rabbitmq/lib/rabbitmq_server-<version>/sbin/rabbitmqctl enable_feature_flag all
/usr/lib/rabbitmq/lib/rabbitmq_server-<version>/sbin/rabbitmqctl list_feature_flags
CSP-96928-Appliance-3.3.7.zip
to the virtual appliance. This zip file can be saved anywhere on the file system. Broadcom recommends SCP protocol to transfer the file to the appliance. Tools such as Winscp can also be used to transfer the file to the appliance.CSP-96928-Appliance-3.3.7.zip -d CSP-96928-Appliance-3.3.7
CSP-96928-Appliance-3.3.7.zip
./CSP-96928-applyPatch.sh
Note: If you are running a cluster deployment, repeat the steps above on all additional nodes of the cluster.
Patch Deployment Validations:
After the patch deployment, perform the below steps to confirm the patch has been applied successfully
CSP-96928-3.3.7-hotfix.applied
in the /usr/local/horizon/conf/flag
s directory. https://<vidm-hostname>:8443
3.3.7.0 Build 23103647
"Note:
Related Information:
To revert this patch, you can revert to the appliance(s) snapshot and the database backup taken before applying these steps.