LavaMoat / LavaDome

Secure DOM trees isolation and encapsulation leveraging ShadowDOM
https://lavamoat.github.io/LavaDome/packages/core/demo/
MIT License
16 stars 3 forks source link

LavaDome bypass via Screen Capture API #36

Closed masatokinugawa closed 2 months ago

masatokinugawa commented 2 months ago

Although it requires user interaction, this might be one to keep in mind as a possible attack.

weizman commented 2 months ago

This is an interesting one, I'm glad it is documented. However, requiring special permissions is considered out of scope here, as LavaDome is by definition vulnerable to higher privileged entities (e.g. extensions, web-drivers, special permissions, etc). Closing.