Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-5252

5.0 · MEDIUM
Published Mar 23, 2020 pyup CWE-807 EPSS 0.37% (30th pctl)

Overview

CVE-2020-5252 is a medium-severity vulnerability affecting pyup safety. It was published on March 23, 2020 and has a CVSS 3.1 base score of 5.0 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.0, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

The command-line "safety" package for Python has a potential security issue. There are two Python characteristics that allow malicious code to “poison-pill” command-line Safety package detection routines by disguising, or obfuscating, other malicious or non-secure packages. This vulnerability is considered to be of low severity because the attack makes use of an existing Python condition, not the Safety tool itself. This can happen if: You are running Safety in a Python environment that you don’t trust. You are running Safety from the same Python environment where you have your dependencies installed. Dependency packages are being installed arbitrarily or without proper verification. Users can mitigate this issue by doing any of the following: Perform a static analysis by installing Docker and running the Safety Docker image: $ docker run --rm -it pyupio/safety check -r requirements.txt Run Safety against a static dependencies list, such as the requirements.txt file, in a separate, cle

Remediation

Check the references section for vendor advisories and patches from pyup. Update safety to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
pyup safety 0 Affected

Frequently Asked Questions

What is CVE-2020-5252?

CVE-2020-5252 is a medium-severity vulnerability affecting pyup safety. It was published on March 23, 2020 and has a CVSS 3.1 base score of 5.0 (MEDIUM).

How severe is CVE-2020-5252?

This vulnerability has a CVSS 3.1 base score of 5.0, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-5252?

Check the references section for vendor advisories and patches from pyup. Update safety to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-5252?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-5252 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.