← Back

CVE-2024-27094

nvd nist
Published: Mar 21, 2024Modified: Jun 17, 2026

JSON object

Loading...
7.4
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
Exploitability: 2.2 / Impact: 5.2
Source: NVD

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.

Affected (4)

2 products
Contracts
Contracts Upgradeable
Configuration A
4 vulnerable
Vulnerable SoftwareAffected Versions
Openzeppelin
From 4.5.0 to 4.9.6
From 5.0.0 to 5.0.2
Openzeppelin
From 4.5.0 to 4.9.6
From 5.0.0 to 5.0.2

References (10)

Timeline

No history available yet.