CVE-2022-21668
Last modified
CVE-2022-21668 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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. EPSS estimates a 3.86% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pypa | Pipenv | >= 2018.10.9, < 2022.1.8 |
| Fedoraproject | Fedora | 34 |
| Fedoraproject | Fedora | 35 |
| Fedoraproject | Fedora | 36 |
References
- https://github.com/pypa/pipenv/commit/439782a8ae36c4762c88e43d5f0d8e563371b46fPatch, Third Party Advisory
- https://github.com/pypa/pipenv/releases/tag/v2022.1.8Release Notes, Third Party Advisory
- https://github.com/pypa/pipenv/security/advisories/GHSA-qc9x-gjcv-465wExploit, Third Party Advisory
- https://github.com/pypa/pipenv/commit/439782a8ae36c4762c88e43d5f0d8e563371b46fPatch, Third Party Advisory
- https://github.com/pypa/pipenv/releases/tag/v2022.1.8Release Notes, Third Party Advisory
- https://github.com/pypa/pipenv/security/advisories/GHSA-qc9x-gjcv-465wExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-21668?
How severe is CVE-2022-21668?
How do I fix CVE-2022-21668?
Are you affected by CVE-2022-21668?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
