CVE Vulnerabilities

CVE-2016-10837

Untrusted Search Path

Published: Aug 01, 2019 | Modified: Aug 08, 2019
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
8.5 HIGH
AV:N/AC:M/Au:S/C:C/I:C/A:C
RedHat/V2
RedHat/V3
Ubuntu

cPanel before 11.54.0.4 allows arbitrary code execution because of an unsafe @INC path (SEC-46).

Weakness

The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product’s direct control.

Affected Software

Name Vendor Start Version End Version
Cpanel Cpanel 11.48.0.5 *
Cpanel Cpanel 11.50.0.4 *
Cpanel Cpanel 11.54.0.0 *
Cpanel Cpanel 11.51.9999.98 *

Extended Description

This might allow attackers to execute their own programs, access unauthorized data files, or modify configuration in unexpected ways. If the product uses a search path to locate critical resources such as programs, then an attacker could modify that search path to point to a malicious program, which the targeted product would then execute. The problem extends to any type of critical resource that the product trusts. Some of the most common variants of untrusted search path are:

Potential Mitigations

References