This is a summary of the AI-generated 10-question deep analysis. The full version (longer answers, follow-up Q&A, related CVEs) requires login. Read the full analysis β
Q1What is this vulnerability? (Essence + Consequences)
π¨ **Essence**: Default SSH passwords are exposed in SUSE Virtualization Harvester. <br>β οΈ **Consequences**: Leads to **unauthorized access** attacks. Critical integrity and confidentiality loss.
Q2Root Cause? (CWE/Flaw)
π‘οΈ **CWE**: CWE-1188 (Insecure Default Initialization of Resource). <br>β **Flaw**: The system ships with weak, default SSH credentials that are not changed upon deployment.
π **Privileges**: Full SSH access. <br>πΎ **Data**: High impact on Confidentiality, Integrity, and Availability (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). Admin-level control likely.
π **Check**: Scan for Harvester instances on SSH port (22). <br>π§ͺ **Test**: Attempt login with known default credentials for Harvester 1.5/1.6. <br>π **Scan**: Use CVSS vector to prioritize high-risk assets.