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
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
Malicious site manipulates transaction and submits to window.web3 provider
window.web3 provider shows confirmation for different transaction than was initiated by target site
user does not validate the transaction details match what was initiated by dapp
The easy solution to this is to only allow trusted iframe providers to embed your page in an iframe
The text was updated successfully, but these errors were encountered:
moodysalem
changed the title
A malicious site may embed a page in an iframe and modify transactions and submit them to an external wallet
A malicious site may embed a page in an iframe and modify transactions before submitting to an external wallet
Jul 15, 2019
The severity of this issue is low/medium.
Repro steps:
The easy solution to this is to only allow trusted iframe providers to embed your page in an iframe
The text was updated successfully, but these errors were encountered: