CVE-2024-27094
CVSS V2 None
CVSS V3 None
Description
OpenZeppelin Contracts is a library for secure smart contract development. The `Base64.encode` function encodes a `bytes` input by iterating over it in chunks of 3 bytes. When this input is not a multiple of 3, the last iteration may read parts of the memory that are beyond the input buffer. The vulnerability is fixed in 5.0.2 and 4.9.6.
Overview
- CVE ID
- CVE-2024-27094
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-02-29T18:18:24.721Z
- Last Modified Date
- 2024-02-29T18:18:24.721Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-27094 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27094 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 01:48:59 | Added to TrackCVE |