cve/2024/CVE-2024-33871.md
2025-09-29 16:08:36 +00:00

18 lines
787 B
Markdown

### [CVE-2024-33871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33871)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://github.com/Romern/Romern