Failure to Initialize a Secure Transport Layer (TLS) During Out-of-the-Box Setup.
- Lingua principale
- Java
- Stelle
- 3.1k
- Fork
- 1.4k
- Merge medio
- 6g 19h
- PR unite (30g)
- 32
Descrizione
### The required feature described as a wish
**Description:** TLS is not enabled by default on the Management server or System VMs. This insecure default persists until explicitly remediated by the administrator.
**Affected Component:** Management UI / API, SSVM, CPVM
**Impact:** An attacker with network access can trivially intercept or sniff management traffic, including administrator credentials (password and 2FA codes), session tokens, API keys, and sensitive configuration data.
**Steps to Reproduce:**
- Deploy ACS following the official documentation.
- Navigate to http://:8080/ (no HTTPS redirect occurs).
- Attempt to connect to https://:8443/ and confirm that the connection fails.
- Capture traffic with Wireshark or `tcpdump` during a login session.
- Observe that credentials and session tokens are transmitted in cleartext.
**Recommended Remediation:** Enable TLS by default during installation. A self-signed certificate can be automatically generated and configured without any additional effort on the user's part.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia seguendo la documentazione ufficiale per il deployment di CloudStack e riproduci l’accesso HTTP sulla porta 8080 e l’accesso HTTPS non riuscito sulla porta 8443. Esamina la configurazione predefinita di Management UI/API, SSVM e CPVM; il lavoro è completato quando TLS è abilitato per impostazione predefinita e il traffico di gestione non è esposto in chiaro.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- api, backend, security
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Attiva
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100