TempleGold

TempleDAO
Foundry
25,000 USDC
View results
Submission Details
Severity: low
Invalid

No unblock Method implemented in `TempleGold.sol`

Summary

Denial of service may be critical. incase of message failing to execute due to out of gas error. this is usually is unblocked or skipped but the protocol doesn't implement this debugging methods.

Vulnerability Details

A message fails to execute for a reason. or an attacker passes a message that he knows will not execute.
Since no other message may be passed till the failed message is skipped or removed. The protocol becomes unusable.

Impact

The protocol becomes unusable

Tools Used

LayerZero Documentation

Recommendations

Implement the following to the protocol to overcome the denial of service attack. where you can implement
skip() or /retry/ methods as per the documentation.
https://docs.layerzero.network/v2/developers/evm/troubleshooting/debugging-messages#retry-message

Updates

Lead Judging Commences

inallhonesty Lead Judge
about 1 year ago
inallhonesty Lead Judge about 1 year ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement
Assigned finding tags:

Not using the Non-Blocking Implementation might get the teleporter stuck

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.