CVE-2023-26488

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2023-26488
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-03-03T22:15:09
  • Last Modified Date
  • 2023-03-10T14:54:27
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:* 1 OR 4.8.0 4.8.2
cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:* 1 OR 4.8.0 4.8.2
History
Created Old Value New Value Data Type Notes
2023-04-17 05:55:42 Added to TrackCVE
2023-04-17 05:55:45 Weakness Enumeration new