Stack-based Buffer Overflow
CVE-2025-59801
Summary
In Artifex GhostXPS, there is a Stack-based Buffer Overflow in "xps_unpredict_tiff" in "xpstiff.c" because the "samplesperpixel" value is not checked. This issue affects ghostpdl versions prior to 10.06.0.
- LOW
- LOCAL
- LOW
- CHANGED
- NONE
- NONE
- NONE
- NONE
CWE-121 - Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Advisory Timeline
- Published