diff --git a/index.html b/index.html index 81ee858..dd8914a 100755 --- a/index.html +++ b/index.html @@ -557,7 +557,8 @@

No new security considerations have been reported on this - specification. + specification. However it is encouraged to look at the + potential [[[#privacy-considerations]]] listed in this document.

@@ -603,6 +604,18 @@

as mentioned in [[[#identifying-users-across-contexts]]]. The same mitigations apply.

+

+ Malicious script injection (for advertising or exploitation) +

+

+ Through iframes, a malicious actor could inject its own code to + access the posture information and potentially use it to track users. +

+

+ This theoretical attack is mitigated by [[[#data-minimization]]] + as well as the fact that the posture value itself carry little + valuable information and stays stable for long period of time. +