Python Packaging Authority Pipenv 2018.10.9

CPE Details

Python Packaging Authority Pipenv 2018.10.9
2018.10.9
2023-03-03
18h14 +00:00
2023-03-03
18h26 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:pypa:pipenv:2018.10.9:*:*:*:*:*:*:*

Informations

Vendor

pypa

Product

pipenv

Version

2018.10.9

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2022-21668 2022-01-10 19h20 +00:00 pipenv is a Python development workflow tool. Starting with version 2018.10.9 and prior to version 2022.1.8, a flaw in pipenv's parsing of requirements files allows an attacker to insert a specially crafted string inside a comment anywhere within a requirements.txt file, which will cause victims who use pipenv to install the requirements file to download dependencies from a package index server controlled by the attacker. By embedding malicious code in packages served from their malicious index server, the attacker can trigger arbitrary remote code execution (RCE) on the victims' systems. If an attacker is able to hide a malicious `--index-url` option in a requirements file that a victim installs with pipenv, the attacker can embed arbitrary malicious code in packages served from their malicious index server that will be executed on the victim's host during installation (remote code execution/RCE). When pip installs from a source distribution, any code in the setup.py is executed by the install process. This issue is patched in version 2022.1.8. The GitHub Security Advisory contains more information about this vulnerability.
8.6
High