Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2021/11/10 12:00 a.m.10 views

InvestorDistribution uses setAdmin anti-pattern

Handle elprofesor Vulnerability details Impact InvestorDistriubtion.sol uses a setAdmin function which directly sets privileged user accounts to a set value. If this function is used incorrectly or by accident, the admin user may be lost or set to a malicious account. Recommended Mitigation Steps...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/10 12:00 a.m.9 views

Main Swap.sol does not implement transfer-accept ownership pattern

Handle elprofesor Vulnerability details Impact Swap.sol inherits ownerpausable which inherits from Open Zep Ownable. This ownable contract allows for the transfer of ownership without validating that own address is a valid address in control of some expected recipient. If this function is used...

6.9AI score
SaveExploits0
Rows per page
Query Builder