Closed code423n4 closed 1 year ago
https://github.com/code-423n4/2023-01-biconomy/blob/main/scw-contracts/contracts/smart-contract-wallet/SmartAccountFactory.sol#L349-L352
Signer should be checked to not equal the zero address otherwise an invalid signature could pass validation.
gzeon-c4 marked the issue as unsatisfactory: Insufficient quality
lines of code are misleading.
livingrockrises marked the issue as sponsor disputed
Lines of code
https://github.com/code-423n4/2023-01-biconomy/blob/main/scw-contracts/contracts/smart-contract-wallet/SmartAccountFactory.sol#L349-L352
Vulnerability details
Signer should be checked to not equal the zero address otherwise an invalid signature could pass validation.