Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/04/27 12:0 a.m.20 views

Incorrect operator used in deploySynth() of Pools.sol

Handle 0xRajeev Vulnerability details Impact The deploySynth function in Pools.sol is expected to perform a check on the token parameter to determine that it is neither VADER or USDV before calling Factory’s deploySynth function. However, the require incorrectly uses ‘||’ operator instead of ‘&&’...

6.8AI score
SaveExploits0
Rows per page
Query Builder