CVE Vulnerabilities

CVE-2019-17445

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

Published: Nov 22, 2019 | Modified: Dec 04, 2019
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS 2.x
2.1 LOW
AV:L/AC:L/Au:N/C:P/I:N/A:N
RedHat/V2
RedHat/V3
Ubuntu

An issue was discovered in Eracent EDA, EPA, EPM, EUA, FLW, and SUM Agent through 10.2.26. The agent executable, when installed for non-root operations (scanning), can be forced to copy files from the filesystem to other locations via Symbolic Link Following.

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
Eda_agent Eracent * 10.2.26 (including)
Epa_agent Eracent * 10.2.26 (including)
Epm_agent Eracent * 10.2.26 (including)
Eua_agent Eracent * 10.2.26 (including)
Flw_agent Eracent * 10.2.26 (including)
Sum_agent Eracent * 10.2.26 (including)

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