Intel

AIKIDO-2024-10549

openssl is vulnerable to Buffer Overflow

Buffer OverflowCVE-2025-54370

40

Medium Risk

This Affects:

Rubyopenssl
1.0.0 - 3.0.2
Fixed in 3.0.3
3.1.0 - 3.1.0
Fixed in 3.1.1
3.2.0 - 3.2.0
Fixed in 3.2.1

TL;DR

Affected versions of this package use methods that currently allocate the output buffer using (input data length) + (cipher block size). This allocation is insufficient for most of the wrap-pad ciphers, potentially leading to crashes and outages.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

openssl is vulnerable to Buffer Overflow in versions 1.0.0 - 3.0.2, 3.1.0 - 3.1.0 and 3.2.0 - 3.2.0.

How to fix this

Upgrade the openssl library to a patch version.