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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrestricted External Call in fallback Function #1279

Open
mr-teikst opened this issue Feb 28, 2024 · 1 comment
Open

Unrestricted External Call in fallback Function #1279

mr-teikst opened this issue Feb 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mr-teikst
Copy link

馃悰 Bug Report

Unrestricted External Call in fallback Function

馃摑 Description

The fallback function allows external calls without restrictions. This can pose a security risk, especially if the contract holds funds or interacts with external contracts. Consider adding access control or limiting external calls to trusted contracts only.

address: core/tests/ts-integration/contracts/custom-account/custom-account.sol

@mr-teikst mr-teikst added the bug Something isn't working label Feb 28, 2024
@EmilLuta
Copy link
Contributor

cc: @vladbochok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants