Lucene search
+L

2 matches found

Code423n4
Code423n4
•added 2022/06/21 12:00 a.m.•12 views

getWETHAddress() returns wrong address

Lines of code Vulnerability details Impact The hardcoded return value is the address of COMP token in mainnet not of WETH in getWETHAddress. grantCompInternal function depends on this return value which will cause unintended issues. Proof of Concept function grantCompInternaladdress user, uint...

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

AaveYield: Misspelled external function name making functions fail

Handle 0xngndev Vulnerability details Impact In AaveYield.sol the functions: liquidityToken withdrawETH depositETH Make a conditional call to IWETHGatewaywethGateway.getAWETHAddress This function does not exist in the wethGateway contract, causing these function to fail with the error "Fallback n...

6.9AI score
SaveExploits0
Rows per page
Query Builder