
Cloud Vulnerability DB
A community-led vulnerabilities database
OpenZeppelin Contracts, a library for secure smart contract development, disclosed a vulnerability (CVE-2023-30541) affecting versions from 3.2.0 to versions before 4.8.3. The vulnerability was discovered and publicly disclosed on April 17, 2023, and involves a potential function accessibility issue in the TransparentUpgradeableProxy contract (GitHub Advisory).
The vulnerability occurs when a function in the implementation contract has a selector that clashes with one of the proxy's own selectors. 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 issue is classified with CWE-436 (Interpretation Conflict) and has been assigned a CVSS v3.1 score of 5.3 (Medium) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (NVD).
The primary impact of this vulnerability is a potential reduction in availability. While the probability of an accidental selector clash is considered negligible, it could be deliberately exploited to make certain functions inaccessible in the implementation contract (GitHub Advisory).
The vulnerability has been patched in version 4.8.3 of OpenZeppelin Contracts. As a workaround for affected versions, if a function appears to be inaccessible due to this issue, it may be possible to craft the calldata such that ABI decoding does not fail at the proxy and the function is properly proxied through (GitHub Advisory).
The release of version 4.8.3 containing the fix received positive community engagement, with multiple developers acknowledging the update through reactions on GitHub (Release Notes).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."