mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
881 B
Markdown
19 lines
881 B
Markdown
### [CVE-2024-33871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Romern/Romern
|
|
|