CVE-2024-27280

May 14, 2024, 4:13 p.m.

Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.

Products

Ruby

  • 3.0.x
  • 3.1.x

StringIO

  • 3.0.1
  • 3.0.1.1
  • 3.0.1.2

Source

cve@mitre.org

Tags

CVE-2024-27280 details

Published : May 14, 2024, 3:11 p.m.
Last Modified : May 14, 2024, 4:13 p.m.

Description

A buffer-overread issue was discovered in StringIO 3.0.1, as distributed in Ruby 3.0.x through 3.0.6 and 3.1.x through 3.1.4. The ungetbyte and ungetc methods on a StringIO can read past the end of a string, and a subsequent call to StringIO.gets may return the memory value. 3.0.3 is the main fixed version; however, for Ruby 3.0 users, a fixed version is stringio 3.0.1.1, and for Ruby 3.1 users, a fixed version is stringio 3.0.1.2.

CVSS Score

1 2 3 4 5 6 7 8 9 10

Weakness

Weakness Name Description
This website uses the NVD API, but is not approved or certified by it.