Vulnerability Description
vips_foreign_load_gif_scan_image in foreign/gifload.c in libvips before 8.8.2 tries to access a color map before a DGifGetImageDesc call, leading to a use-after-free.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libvips | Libvips | < 8.8.2 |
Related Weaknesses (CWE)
References
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16796ExploitIssue TrackingThird Party Advisory
- https://github.com/libvips/libvips/commit/ce684dd008532ea0bf9d4a1d89bacb35f4a83fPatch
- https://github.com/libvips/libvips/compare/v8.8.1...v8.8.2Patch
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16796ExploitIssue TrackingThird Party Advisory
- https://github.com/libvips/libvips/commit/ce684dd008532ea0bf9d4a1d89bacb35f4a83fPatch
- https://github.com/libvips/libvips/compare/v8.8.1...v8.8.2Patch
FAQ
What is CVE-2019-17534?
CVE-2019-17534 is a vulnerability with a CVSS score of 8.8 (HIGH). vips_foreign_load_gif_scan_image in foreign/gifload.c in libvips before 8.8.2 tries to access a color map before a DGifGetImageDesc call, leading to a use-after-free.
How severe is CVE-2019-17534?
CVE-2019-17534 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-17534?
Check the references section above for vendor advisories and patch information. Affected products include: Libvips Libvips.