CVE-2023-30541 — Interpretation Conflict in Contracts
Severity
5.3MEDIUMNVD
EPSS
0.6%
top 29.80%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedApr 17
Description
OpenZeppelin Contracts is a library for secure smart contract development. A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from calldata. The probability of an accidental clash is negligible, but one could be caused deliberately and could cause a reduction in av…
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:LExploitability: 3.9 | Impact: 1.4
Affected Packages5 packages
▶CVEListV5openzeppelin/openzeppelin-contracts@openzeppelin/contracts-upgradeable: >=3.2.0, <4.8.3, @openzeppelin/contracts: >= 3.2.0, < 4.8.3+1