PyPi: Psutil

CVE-2019-18874

Safety vulnerability ID: 37765

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Nov 12, 2019 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

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. See CVE-2019-18874.

Affected package

psutil

Latest version: 5.9.8

Cross-platform lib for process and system monitoring in Python.

Affected versions

Fixed versions

Vulnerability changelog

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.


MISC:https://github.com/giampaolo/psutil/pull/1616: https://github.com/giampaolo/psutil/pull/1616
MLIST:[debian-lts-announce] 20191118 [SECURITY] [DLA 1998-1] python-psutil security update: https://lists.debian.org/debian-lts-announce/2019/11/msg00018.html
UBUNTU:USN-4204-1: https://usn.ubuntu.com/4204-1/

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

HIGH 7.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Availability (A)
HIGH

CVSS v2 Details

MEDIUM 5.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
NONE
Integrity Impact (I)
NONE
Availability Impact (A)
PARTIAL