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
Weakness Enumerations
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 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/OpenZeppelin/openzeppelin-contracts/commit/167bf67ed3907f4a674043496019fa346cee7705 | Patch |
https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v4.8.2 | Release Notes |
https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-878m-3g6q-594q | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-26488 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26488 |
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 |