something wrong at 7-bossbridge #324
jupiter-Pulin
started this conversation in
General
Replies: 1 comment 4 replies
-
What is the vulnerability about? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What I don't understand is how it can fabricate signature information. Specifically, in the source code, if you want to call the sendToL1 function, it requires VRS, and this VRS must be signed by the signer themselves using their private key. The test code here directly simulates this, but that's impossible! Because in reality, the signer would never expose their private key. Consequently, the data: approveTo that I want to call in my abiencode cannot be achieved.
Beta Was this translation helpful? Give feedback.
All reactions