Process-memory disclosure via incorrect StringIO expansion
Published May 8, 2024 · Updated Nov 4, 2025
Buffer over-read in StringIO bundled with Ruby 3.0.x through 3.0.6 and 3.1.x through 3.1.4 allows attackers to disclose process memory. The strio_unget_bytes function miscalculates the expansion passed to rb_str_modify_expand when pushed-back data exceeds the current position, extending the string beyond initialized content. A caller must supply oversized data to ungetbyte or ungetc and then read the exposed bytes with gets; disclosure is limited to memory available within the Ruby process.
Summary
What happened
Buffer over-read in StringIO bundled with Ruby 3.0.x through 3.0.6 and 3.1.x through 3.1.4 allows attackers to disclose process memory. The strio_unget_bytes function miscalculates the expansion passed to rb_str_modify_expand when pushed-back data exceeds the current position, extending the string beyond initialized content. A caller must supply oversized data to ungetbyte or ungetc and then read the exposed bytes with gets; disclosure is limited to memory available within the Ruby process.
The record
- CVE
- CVE-2024-27280
- Published
- May 8, 2024
- Updated
- Nov 4, 2025
- Vendor
- libwww-perl
- Product
- Ruby
- Classifications
- CWE-126, CWE-120
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 8, 2024CVE publishedPublication date reported by the CVE source.
- Nov 4, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.0.3 <=3.0.6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo