CVE-2023-26488
Last modified
CVE-2023-26488 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. OpenZeppelin Contracts is a library for secure smart contract development. The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. EPSS estimates a 0.71% chance of exploitation in the next 30 days.
Description
OpenZeppelin Contracts is a library for secure smart contract development. The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. Subsequent transfers from the receiver of that token may overflow the balance as reported by `balanceOf`. The issue exclusively presents with batches of size 1. The issue has been patched in 4.8.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openzeppelin | Contracts | >= 4.8.0, < 4.8.2 |
| Openzeppelin | Contracts Upgradeable | >= 4.8.0, < 4.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-26488?
How severe is CVE-2023-26488?
How do I fix CVE-2023-26488?
Are you affected by CVE-2023-26488?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
