제출 #758692: libvips 8.19.0(7fab325d2) Improper Validation of Array Index정보

제목libvips 8.19.0(7fab325d2) Improper Validation of Array Index
설명In `libvips/foreign/csvload.c`, function `vips_foreign_load_csv_build()`, bytes from CLI options (`--whitespace` / `--separator`) are used as array indexes (`csv->whitemap[(int)*p]`, `csv->sepmap[(int)*p]`). On platforms with signed `char`, non-ASCII UTF-8 bytes become negative indexes, writing before 256-byte maps and corrupting adjacent memory. The bug is reachable from `vips csvload` and reproducible with ASAN as `heap-buffer-overflow`.
원천⚠️ https://github.com/libvips/libvips/issues/4874
사용자
 Niebelungen (UID 95430)
제출2026. 02. 15. AM 10:49 (4 개월 ago)
모더레이션2026. 02. 24. PM 08:54 (9 days later)
상태수락
VulDB 항목347653 [libvips 까지 8.18.0 csvload.c vips_foreign_load_csv_build 메모리 손상]
포인트들20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!