漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Solady lacks extcodesize validation on implementation in ERC4337Factory
Vulnerability Description
Solady is software that provides Solidity snippets with APIs. Starting in version 0.0.125 and prior to version 0.1.24, when an account is deployed via a proxy, using regular Solidity to call its initialization function may result in a silent failure, if the initialization function does not return a `bool` or some other return data. This is because regular Solidity uses `extcodesize(proxy)` to decide if call succeeds. This is insufficient in the case when the proxy points to an empty implementation. Users should upgrade to Solady v0.1.24 or later to receive a patch. Deploy any affected implementations and their factories on new EVM chains as soon as possible.
CVSS Information
N/A
Vulnerability Type
对因果或异常条件的不恰当检查
Vulnerability Title
Solady 代码问题漏洞
Vulnerability Description
Solady是Vectorized个人开发者的一个应用程序。 Solady 0.1.24之前版本存在代码问题漏洞,该漏洞源于初始化函数未返回bool时可能导致静默失败。
CVSS Information
N/A
Vulnerability Type
N/A