CVE Vulnerabilities

CVE-2019-14812

Incorrect Use of Privileged APIs

Published: Nov 27, 2019 | Modified: Nov 21, 2024
CVSS 3.x
7.8
HIGH
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS 2.x
6.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
7.3 IMPORTANT
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Ubuntu
MEDIUM

A flaw was found in all ghostscript versions 9.x before 9.50, in the .setuserparams2 procedure where it did not properly secure its privileged calls, enabling scripts to bypass -dSAFER restrictions. A specially crafted PostScript file could disable security protection and then have access to the file system, or execute arbitrary commands.

Weakness

The product does not conform to the API requirements for a function call that requires extra privileges. This could allow attackers to gain privileges by causing the function to be called incorrectly.

Affected Software

Name Vendor Start Version End Version
Ghostscript Artifex 9.00 (including) 9.50 (excluding)
3scale API Management 2.6 on RHEL 7 RedHat 3scale-amp26/3scale-operator:1.9-7 *
3scale API Management 2.6 on RHEL 7 RedHat 3scale-amp26/apicast-gateway:1.15-9 *
3scale API Management 2.6 on RHEL 7 RedHat 3scale-amp26/backend:1.9-24 *
3scale API Management 2.6 on RHEL 7 RedHat 3scale-amp26/operator:1.9-7 *
3scale API Management 2.6 on RHEL 7 RedHat 3scale-amp26/toolbox:1.2-5 *
3scale API Management 2.6 on RHEL 7 RedHat 3scale-amp26/zync:1.9-28 *
Red Hat Enterprise Linux 7 RedHat ghostscript-0:9.25-2.el7_7.2 *
Red Hat Enterprise Linux 8 RedHat ghostscript-0:9.25-2.el8_0.3 *
Ghostscript Ubuntu bionic *
Ghostscript Ubuntu devel *
Ghostscript Ubuntu disco *
Ghostscript Ubuntu trusty *
Ghostscript Ubuntu xenial *

Extended Description

When a product contains certain functions that perform operations requiring an elevated level of privilege, the caller of a privileged API must be careful to:

If the caller of the API does not follow these requirements, then it may allow a malicious user or process to elevate their privilege, hijack the process, or steal sensitive data. For instance, it is important to know if privileged APIs do not shed their privileges before returning to the caller or if the privileged function might make certain assumptions about the data, context or state information passed to it by the caller. It is important to always know when and how privileged APIs can be called in order to ensure that their elevated level of privilege cannot be exploited.

Potential Mitigations

References