NA

CVE-2023-26488

Published: 03/03/2023 Updated: 10/03/2023
CVSS v3 Base Score: 6.5 | Impact Score: 3.6 | Exploitability Score: 2.8
VMScore: 0

Vulnerability Summary

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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

openzeppelin contracts upgradeable

openzeppelin contracts

Github Repositories

Deploy a decentralised governance system to the Ethereum Sepolia testnet

🏁 ERC-20 Governance on Sepolia Utilise OpenZeppelin's Governance contract wizard to deploy a decentralised governance system which allows a user to create a proposal (which contains some proposed code to execute), then allow all users (who hold the 'MyToken' ERC20 token which is deployed at the same time) to cast votes on whether the proposal should be accepte