CVE Vulnerabilities

CVE-2015-5701

Improper Link Resolution Before File Access ('Link Following')

Published: Aug 25, 2017 | Modified: Sep 12, 2017
CVSS 3.x
6.1
MEDIUM
Source:
NVD
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
CVSS 2.x
5.6 MEDIUM
AV:L/AC:L/Au:N/C:P/I:C/A:N
RedHat/V2
RedHat/V3
Ubuntu

mktexlsr revision 36855, and before revision 36626 as packaged in texlive allows local users to write to arbitrary files via a symlink attack. NOTE: this vulnerability exists due to the reversion of a fix of CVE-2015-5700.

Weakness

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Affected Software

Name Vendor Start Version End Version
Texlive Tug 20100722 20100722
Texlive Tug 20140525 20140525
Texlive Tug 20130530 20130530
Texlive Tug 20120701 20120701
Texlive Tug 20110705 20110705

Potential Mitigations

  • Follow the principle of least privilege when assigning access rights to entities in a software system.
  • Denying access to a file can prevent an attacker from replacing that file with a link to a sensitive file. Ensure good compartmentalization in the system to provide protected areas that can be trusted.

References