cve/2024/CVE-2024-33871.md
2025-09-29 21:09:30 +02:00

881 B

CVE-2024-33871

Description

An issue was discovered in Artifex Ghostscript before 10.03.1. contrib/opvp/gdevopvp.c allows arbitrary code execution via a custom Driver library, exploitable via a crafted PostScript document. This occurs because the Driver parameter for opvp (and oprp) devices can have an arbitrary name for a dynamic library; this library is then loaded.

POC

Reference

No PoCs from references.

Github