Add origin check to events #7933
Labels
Priority:p2-high
Escalation, on top of current planning, release blocker
Severity:sev4-low
no loss of service, req. for docs info or enhancement
Topic:Security
Pull requests that address a security vulnerability
This event listener should check the event's origin.
web/packages/web-app-draw-io/src/App.vue
Lines 75 to 93 in 37e83b0
And these lines should contain the target origin:
web/packages/web-app-draw-io/src/App.vue
Line 118 in 37e83b0
web/packages/web-app-draw-io/src/App.vue
Line 145 in 37e83b0
web/packages/web-app-draw-io/src/App.vue
Line 186 in 37e83b0
web/packages/web-app-draw-io/src/App.vue
Line 211 in 37e83b0
See this for more information: https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage#security_concerns
If you want a demo of a poc exploit, just ping me. :)
The text was updated successfully, but these errors were encountered: