CVE-2024-27280

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27280
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-27280.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-27280
Aliases
Downstream
Related
Published
2024-05-14T15:11:56Z
Modified
2025-05-30T18:00:04Z
Summary
[none]
Details

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.

References

Affected packages