CVE Vulnerabilities

CVE-2011-2185

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

Published: Jul 27, 2011 | Modified: Aug 02, 2011
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
4.4 MEDIUM
AV:L/AC:M/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu
NEGLIGIBLE

Fabric before 1.1.0 allows local users to overwrite arbitrary files via a symlink attack on (1) a /tmp/fab.*.tar file or (2) certain other files in the top level of /tmp/.

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
Fabric Fabfile * 1.0.2 (including)
Fabric Fabfile 0.9 (including) 0.9 (including)
Fabric Fabfile 0.9.1 (including) 0.9.1 (including)
Fabric Fabfile 0.9.2 (including) 0.9.2 (including)
Fabric Fabfile 0.9.3 (including) 0.9.3 (including)
Fabric Fabfile 0.9.4 (including) 0.9.4 (including)
Fabric Fabfile 0.9.5 (including) 0.9.5 (including)
Fabric Fabfile 0.9.6 (including) 0.9.6 (including)
Fabric Fabfile 0.9.7 (including) 0.9.7 (including)
Fabric Fabfile 1.0.0 (including) 1.0.0 (including)
Fabric Fabfile 1.0.1 (including) 1.0.1 (including)
Fabric Ubuntu artful *
Fabric Ubuntu lucid *
Fabric Ubuntu maverick *
Fabric Ubuntu natty *
Fabric Ubuntu oneiric *
Fabric Ubuntu precise *
Fabric Ubuntu quantal *
Fabric Ubuntu raring *
Fabric Ubuntu saucy *
Fabric Ubuntu upstream *
Fabric Ubuntu utopic *
Fabric Ubuntu vivid *
Fabric Ubuntu wily *
Fabric Ubuntu yakkety *
Fabric Ubuntu zesty *

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