code-423n4 / 2023-11-kelp-findings

13 stars 11 forks source link

No way to withdraw deposited assets #654

Closed c4-submissions closed 11 months ago

c4-submissions commented 11 months ago

Lines of code

https://github.com/code-423n4/2023-11-kelp/blob/f751d7594051c0766c7ecd1e68daeb0661e43ee3/src/NodeDelegator.sol#L18

Vulnerability details

Impact

There is no way to set operator for NodeDelegator on EigenLayer's side which leads to the inability to withdraw assets from EigenLayer.

Tools Used

Manual Review

Recommended Mitigation Steps

Add a way to configure operator for NodeDelegator.

Assessed type

Other

c4-pre-sort commented 11 months ago

raymondfam marked the issue as insufficient quality report

c4-pre-sort commented 11 months ago

raymondfam marked the issue as duplicate of #43

c4-judge commented 11 months ago

fatherGoose1 marked the issue as unsatisfactory: Invalid