CVE-2017-14064
Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose arbitrary memory during a JSON.generate call. The issues lies in using strdup in ext/json/ext/generator/generator.c, which will stop after encountering a '\0' byte, returning a pointer to a string of length zero, which is not the length stored in space_len.
- Ruby-lang Ruby
- ≤ 2.2.7, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.4.0, 2.4.1
- Fix
- Available
- CVSS 3.0
- 9.8 CRITICAL
- EPSS
- 9.4% (95th percentile)
- Weakness
- CWE-119
- NVD status
- Modified
- Published
- 2017-08-31
CVE-2017-14064 at NVD
No indexed exploits for CVE-2017-14064 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2017-14064 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.