cve/2023/CVE-2023-43115.md
2024-05-25 21:48:12 +02:00

962 B

CVE-2023-43115

Description

In Artifex Ghostscript through 10.01.2, gdevijs.c in GhostPDL can lead to remote code execution via crafted PostScript documents because they can switch to the IJS device, or change the IjsServer parameter, after SAFER has been activated. NOTE: it is a documented risk that the IJS server can be specified on a gs command line (the IJS device inherently must execute a command to start the IJS server).

POC

Reference

No PoCs from references.

Github