icon

We found results for “

CVE-2025-1716

Good to know:

icon
icon

Date: February 26, 2025

picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that uses Pickle to pull in a malicious PyPI package (hosted, for example, on pypi.org or GitHub) via "pip.main()". Because pip is not a restricted global, the model, when scanned with picklescan, would pass security checks and appear to be safe, when it could instead prove to be problematic.

Severity Score

Severity Score

Weakness Type (CWE)

Incomplete List of Disallowed Inputs

CWE-184

Reliance on File Name or Extension of Externally-Supplied File

CWE-646

Top Fix

icon

Upgrade Version

Upgrade to version picklescan - 0.0.22

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): LOW
Availability (A): NONE

Do you need more information?

Contact Us