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

Bald Lace Cyborg - whenNotPaused modifier is not used in increaseVouch() #726

Open
sherlock-admin2 opened this issue Dec 5, 2024 · 0 comments

Comments

@sherlock-admin2
Copy link
Contributor

Bald Lace Cyborg

Medium

whenNotPaused modifier is not used in increaseVouch()

Summary

In EthosVouch.sol, in all general functions, whenNotPaused modifier is used. Now the concern is, it is no being used in increase Vouch function.

Root Cause

https://github.com/sherlock-audit/2024-11-ethos-network-ii/blob/main/ethos/packages/contracts/contracts/EthosVouch.sol#L426C4-L430C6

Internal pre-conditions

No response

External pre-conditions

No response

Attack Path

No response

Impact

protocol will not work as intended , bcoz this funcs is being used even if it is paused

PoC

No response

Mitigation

Moidifier should be used in increase Vouch()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant