An integer overflow flaw was found in pcl/pl/plfont.c:418 in pl_glyph_name in ghostscript. This issue may allow a local attacker to cause a denial of service via transforming a crafted PCL file to PDF format.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2023-38560 | third party advisory vdb entry |
https://bugs.ghostscript.com/show_bug.cgi?id=706898 | permissions required |
https://bugzilla.redhat.com/show_bug.cgi?id=2224368 | third party advisory issue tracking |
https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=b7eb1d0174c | patch mailing list |