cve/2019/CVE-2019-18874.md
2024-05-26 14:27:05 +02:00

676 B

CVE-2019-18874

Description

psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object.

POC

Reference

No PoCs from references.

Github