NestedFactory cannot remove 0th operator from operators
array
#79
Labels
1 (Low Risk)
Assets are not at risk. State handling, function incorrect as to spec, issues with comments
bug
Something isn't working
duplicate
This issue or pull request already exists
Handle
elprofesor
Vulnerability details
Impact
NestedFactory
implements inappropriate validation preventing the removal of 0th index operator inoperators
array. This prevents the removal of any malicious or compromised operators which compromises could potentially break other functions within theNestedFactory
contract.Proof of Concept
Details listed above can be seen in the following:
click here for link to git repo
Recommended Mitigation Steps
An example of more accurate removal process can be seen below:
The text was updated successfully, but these errors were encountered: