CVE Vulnerabilities

CVE-2020-0508

Incorrect Default Permissions

Published: Mar 12, 2020 | Modified: May 19, 2021
CVSS 3.x
7.8
HIGH
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
4.6 MEDIUM
AV:L/AC:L/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu

Incorrect default permissions in the installer for Intel(R) Graphics Drivers before versions 15.33.49.5100, 15.36.38.5117, 15.40.44.5107, 15.45.30.5103, and 26.20.100.7212 may allow an authenticated user to potentially enable escalation of privilege via local access.

Weakness

During installation, installed file permissions are set to allow anyone to modify those files.

Affected Software

Name Vendor Start Version End Version
Graphics_driver Intel 15.33 (including) 15.33.49.5100 (excluding)
Graphics_driver Intel 15.36 (including) 15.36.38.5117 (excluding)
Graphics_driver Intel 15.40 (including) 15.40.44.5107 (excluding)
Graphics_driver Intel 15.45 (including) 15.45.30.5103 (excluding)
Graphics_driver Intel 26.20 (including) 26.20.100.7212 (excluding)

Potential Mitigations

  • Compartmentalize the system to have “safe” areas where trust boundaries can be unambiguously drawn. Do not allow sensitive data to go outside of the trust boundary and always be careful when interfacing with a compartment outside of the safe area.
  • Ensure that appropriate compartmentalization is built into the system design, and the compartmentalization allows for and reinforces privilege separation functionality. Architects and designers should rely on the principle of least privilege to decide the appropriate time to use privileges and the time to drop privileges.

References