Skip to content

chrony CVE-2020-14367

Moderate
tjkirch published GHSA-6fxx-9w5c-6729 Aug 31, 2020

Package

chrony (bottlerocket)

Affected versions

< 1.0.0

Patched versions

1.0.0

Description

A flaw was found in chrony versions before 3.5.1 when creating the PID file under the /var/run/chrony folder. The file is created during chronyd startup while still running as the root user, and when it's opened for writing, chronyd does not check for an existing symbolic link with the same file name. This flaw allows an attacker with privileged access to create a symlink with the default PID file name pointing to any destination file in the system, resulting in data loss and a denial of service due to the path traversal.

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14367
https://www.openwall.com/lists/oss-security/2020/08/21/1

Severity

Moderate

CVE ID

CVE-2020-14367

Weaknesses

No CWEs