In Artifex Ghostscript through 9.25, the setpattern operator did not properly validate certain types. A specially crafted PostScript document could exploit this to crash Ghostscript or, possibly, execute arbitrary code in the context of the Ghostscript process. This is a type confusion issue because of failure to check whether the Implementation of a pattern dictionary was a structure type.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2018-12-20 23:29
Updated : 2024-11-21 03:57
NVD link : CVE-2018-19134
Mitre link : CVE-2018-19134
CVE.ORG link : CVE-2018-19134
JSON object : View
Products Affected
redhat
- enterprise_linux_workstation
- enterprise_linux_server_aus
- enterprise_linux_desktop
- enterprise_linux_server
- enterprise_linux_server_eus
debian
- debian_linux
artifex
- ghostscript
CWE
CWE-704
Incorrect Type Conversion or Cast