Lucene search
+L

420 matches found

NVD
NVD
added 2025/03/03 7:15 p.m.21 views

CVE-2025-1889

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

9.8CVSS0.00388EPSS
SaveExploits2References2
OSV
OSV
added 2025/03/03 7:15 p.m.16 views

PYSEC-2025-19

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

9.8CVSS9.4AI score0.01675EPSS
SaveExploits4References2
PyPA
PyPA
added 2025/03/03 7:15 p.m.15 views

PYSEC-2025-19

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

9.8CVSS6.8AI score0.00388EPSS
SaveExploits2References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/03 6:38 p.m.12 views

CVE-2025-1889 picklescan - Security scanning bypass via non-standard file extensions

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

5.3CVSS6.4AI score0.00388EPSS
SaveExploits2References2
CVE
CVE
added 2025/03/03 6:38 p.m.149 views

CVE-2025-1889

CVE-2025-1889 involves the Python tool picklescan, where versions before 0.0.22 only consider standard pickle file extensions for scans. An attacker can embed a malicious pickle with a non‑standard extension inside a model or archive, bypassing detection and potentially enabling remote code execu...

9.8CVSS9.4AI score0.00388EPSS
SaveExploits2References2Affected Software1
Cvelist
Cvelist
added 2025/03/03 6:38 p.m.30 views

CVE-2025-1889 picklescan - Security scanning bypass via non-standard file extensions

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

5.3CVSS0.00388EPSS
SaveExploits2References2
OSV
OSV
added 2025/03/03 6:38 p.m.18 views

CVE-2025-1889 picklescan - Security scanning bypass via non-standard file extensions

picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An attacker could craft a malicious model that uses Pickle and include a malicious pickle file with a non-standard file extension. Because the malicious pickle file inclusion is not...

5.3CVSS6.7AI score0.01675EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2025/03/03 6:31 p.m.26 views

Duplicate Advisory: Remote Code Execution via Malicious Pickle File Bypassing Static Analysis

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-655q-fx9r-782v. This link is maintained to preserve external references. Original Description picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that use...

9.8CVSS7AI score0.01675EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2025/03/03 6:31 p.m.12 views

GHSA-VR75-HJH9-7FR6 Duplicate Advisory: Remote Code Execution via Malicious Pickle File Bypassing Static Analysis

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-655q-fx9r-782v. This link is maintained to preserve external references. Original Description picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that use...

5.3CVSS9.4AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/03/03 12:00 a.m.9 views

picklescan 安全漏洞

picklescan is a security scanning program by the individual developer Matthieu Maitre. A security vulnerability exists in versions of picklescan prior to 0.0.22, which stems from an improperly restricted scanning scope that could lead to malicious files bypassing security checks...

9.8CVSS8.7AI score0.00388EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/02/28 3:18 p.m.15 views

CVE-2025-1716

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 picklesca...

9.8CVSS6.8AI score0.01675EPSS
SaveExploits2References1
Snyk
Snyk
added 2025/02/26 3:45 p.m.6 views

Incomplete List of Disallowed Inputs

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs which does not include pip under unsafeglobals in scanner.py. An attacker can execute arbitrary code by...

9.8CVSS7.8AI score0.01675EPSS
SaveExploits2References2
OSV
OSV
added 2025/02/26 3:15 p.m.17 views

PYSEC-2025-18

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 picklesca...

9.8CVSS7.1AI score0.01675EPSS
SaveExploits4References3
NVD
NVD
added 2025/02/26 3:15 p.m.18 views

CVE-2025-1716

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 picklesca...

9.8CVSS0.01675EPSS
SaveExploits2References3
PyPA
PyPA
added 2025/02/26 3:15 p.m.14 views

PYSEC-2025-18

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 picklesca...

5.3CVSS6.9AI score0.01675EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2025/02/26 2:51 p.m.104 views

CVE-2025-1716

CVE-2025-1716 affects picklescan later than 0.0.21; the root cause is unsafe deserialization via Python pickle, specifically calling pip.main() to install a malicious PyPI package, enabling RCE when unpickling. Exploitation could bypass static analysis, as demonstrated by the associated POC and m...

9.8CVSS6.5AI score0.01675EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2025/02/26 2:51 p.m.26 views

CVE-2025-1716 picklescan - Security scanning bypass via 'pip main'

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 picklesca...

5.3CVSS6.7AI score0.00388EPSS
SaveExploits2References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:51 p.m.15 views

CVE-2025-1716 picklescan - Security scanning bypass via 'pip main'

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 picklesca...

5.3CVSS6.4AI score0.01675EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2025/02/26 2:51 p.m.32 views

CVE-2025-1716 picklescan - Security scanning bypass via 'pip main'

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 picklesca...

5.3CVSS0.01675EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 views

picklescan 安全漏洞

picklescan is a security scanning program by the individual developer Matthieu Maitre. A security vulnerability exists in versions of picklescan prior to 0.0.21, which stems from not treating pip as an insecure global variable, which could lead to a malicious model introducing a malicious PyPI...

9.8CVSS8.7AI score0.01675EPSS
SaveExploits2References5
Rows per page
Query Builder