How to determine if a reported CVE Vulnerability affects vCenter Appliance
search cancel

How to determine if a reported CVE Vulnerability affects vCenter Appliance

book

Article ID: 436357

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

Security scans report vulnerabilities (CVEs) for vCenter

Environment

VMware vCenter Server Appliance

Cause

Security scans (e.g., Qualys, Nessus, Tenable) report vulnerabilities (CVEs) that affects vCenter

Resolution

Procedure to validate if a reported CVE is a true positive or a false positive, follow these steps:

  1. Identify System and OS Version
    • Access the appliance via SSH run: cat /etc/photon-release
  2. Verify RPM Package Versions
    • Identify the flagged package from your scan and check the installed version: rpm -qa | grep [package_name]
  3. Compare Against Fixed Versions
  4. Remediation
    • Remediations are delivered through official product releases and patches.
    • Broadcom does not support any manual or explicit modifications to the underlying operating system components and packages inside the VMware appliance.


If further validation is require from Broadcom Support, please provide the following when creating a case:

  • Full scan report and scanner vendor details.
  • Output of `cat /etc/photon-release`.
  • Output of `rpm -qa` from the affected appliance.
  • VMware product and version details.

Additional Information

VMware vCenter Server Photon OS Security Patches