#VU22848 Double Free in psutil - CVE-2019-18874
Published: November 19, 2019
psutil
Giampaolo Rodolà
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists because of refcount mishandling within a "while" or "for" loop that converts system data into a Python object. A remote attacker can trigger double free error and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.