Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the short address attack mitigation failure #128

Closed
maurelian opened this issue Jan 18, 2018 · 2 comments
Closed

Document the short address attack mitigation failure #128

maurelian opened this issue Jan 18, 2018 · 2 comments
Labels
opsec For Operation Security section

Comments

@maurelian
Copy link
Contributor

https://blog.coinfabrik.com/smart-contract-short-address-attack-mitigation-failure/

@maurelian
Copy link
Contributor Author

Upon further review, a very short summary is:

Be aware that solidity's address.call(data) will right pad the data to 32*n bytes. ethereum/solidity#2884

@mimoo
Copy link

mimoo commented Mar 13, 2018

As far as I see, the page is not documenting short address attacks in the first place

@shayanb shayanb added the opsec For Operation Security section label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opsec For Operation Security section
Projects
None yet
Development

No branches or pull requests

3 participants