sherlock-audit / 2024-10-ethos-network-judging

0 stars 0 forks source link

smbv-1923 - EthosProfile which contains multiple address cannot work with `archiveReview() and `restoreReview()` #314

Open sherlock-admin4 opened 2 weeks ago

sherlock-admin4 commented 2 weeks ago

smbv-1923

Medium

EthosProfile which contains multiple address cannot work with archiveReview() andrestoreReview()`

Summary

EthosProfile which contains multiple address cannot work with archiveReview() andrestoreReview()`

Root Cause

https://github.com/sherlock-audit/2024-10-ethos-network/blob/main/ethos/packages/contracts/contracts/EthosReview.sol#L300 https://github.com/sherlock-audit/2024-10-ethos-network/blob/main/ethos/packages/contracts/contracts/EthosReview.sol#L321

Internal pre-conditions

External pre-conditions

No response

Attack Path

Impact

PoC

No response

Mitigation