You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft-THREAT-MODEL.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -399,13 +399,13 @@ is **"dev/test default, operator must flip both knobs to `true` /
399
399
| Co-tenant (different account in same domain or different domain on same CloudStack) |**yes**| cross-tenant leakage (VM ID guessing, network bleed, storage bleed, template visibility) is in scope |
400
400
| Guest VM workload |**partial**| hypervisor-mediated; out-of-scope for hypervisor isolation bugs (§3 item 5), in-scope for the orchestration that placed the VM (security-group rule application, VLAN tagging, public IP routing) |
401
401
| Browser holding a valid console-proxy URL |**yes**| the URL is a bearer credential; scope of harm is one VM's console for the URL's lifetime |
402
-
| Operator |**out of scope**— see §3 item 1 |
403
-
| Hostile hypervisor |**out of scope**— see §3 item 3 |
| Reverse proxy that should be trusted but is not in `proxy.forward.list`|**out of scope**— its forward headers are not honoured |
406
-
| Local process on the management-server host running as a different UID |**partial***(inferred — §14 Q24)*: same-host attackers with non-cloudstack UID can reach `:8080` unless host firewalling forbids; CloudStack does not defend against same-host `root`|
407
-
| Side-channel observer (cache timing, network timing, hypervisor side channels) |**out of scope***(inferred — §14 Q25)*|
408
-
| Quantum adversary |**out of scope**|
402
+
| Operator |**out of scope**| see §3 item 1 |
403
+
| Hostile hypervisor |**out of scope**| see §3 item 3 |
| Reverse proxy that should be trusted but is not in `proxy.forward.list`|**out of scope**| its forward headers are not honoured |
406
+
| Local process on the management-server host running as a different UID |**partial***(inferred — §14 Q24)*| same-host attackers with non-cloudstack UID can reach `:8080` unless host firewalling forbids; CloudStack does not defend against same-host `root`|
407
+
| Side-channel observer (cache timing, network timing, hypervisor side channels) |**out of scope***(inferred — §14 Q25)*| n/a |
0 commit comments