Use-after-free in cron (Debian package) - CVE-2019-9706

 

Use-after-free in cron (Debian package) - CVE-2019-9706

Published: May 11, 2022


Vulnerability identifier: #VU63053
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-9706
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Debian
Affected software:
cron (Debian package)

Detailed vulnerability description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a use-after-free error in force_rescan_user() function in Vixie Cron. A local user can write specially crafted data to the crontab file, trigger a use-after-free error and crash the daemon.


How to mitigate CVE-2019-9706

Install updates from vendor's website.

Sources