Lucene search
K

79 matches found

CVE
CVE
added 2025/03/10 11:43 a.m.63 views

CVE-2025-1945

The CVE-2025-1945 issue affects PickleScan before 0.0.23, which fails to detect malicious pickle payloads embedded inside PyTorch model archives when specific ZIP header flag bits are modified. By flipping ZIP flag bits (e.g., 0x1, 0x20, 0x40) in the archive, an attacker can place a malicious pic...

9.8CVSS7.8AI score0.00871EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2025/03/10 11:30 a.m.63 views

CVE-2025-1944

Summary (concrete details): CVE-2025-1944 affects picklescan

6.5CVSS7AI score0.00144EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2025/03/10 11:30 a.m.9 views

CVE-2025-1944 picklescan ZIP archive manipulation attack leads to crash

picklescan before 0.0.23 is vulnerable to a ZIP archive manipulation attack that causes it to crash when attempting to extract and scan PyTorch model archives. By modifying the filename in the ZIP header while keeping the original filename in the directory listing, an attacker can make PickleScan...

5.3CVSS0.00144EPSS
Exploits1References3
CNNVD
CNNVD
added 2025/03/10 12:0 a.m.1 views

picklescan 数据伪造问题漏洞

picklescan is a security scanning program by the individual developer Matthieu Maitre. A data forgery issue vulnerability exists in picklescan versions prior to 0.0.23, which stems from a ZIP file manipulation that may cause a crash, thereby bypassing malicious payload detection...

6.5CVSS8.7AI score0.00144EPSS
Exploits1References5
Veracode
Veracode
added 2025/03/07 5:27 a.m.7 views

Remote Code Execution

Picklescan is vulnerable to Remote Code Execution. The vulnerability is due to improper restriction of dangerous globals, allowing an attacker to craft a malicious model that executes pip.main to install and execute malicious packages...

9.8CVSS7.6AI score0.16248EPSS
Exploits4References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/03 9:30 p.m.16 views

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

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-769v-p64c-89pr. This link is maintained to preserve external references. Original Description picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An...

9.8CVSS7AI score0.00057EPSS
Exploits2References4Affected Software1
Snyk
Snyk
added 2025/03/03 7:42 p.m.2 views

Reliance on File Name or Extension of Externally-Supplied File

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Reliance on File Name or Extension of Externally-Supplied File due to insufficient scanning of non-standard pickle file extensions. Remediation...

9.8CVSS6.8AI score0.00057EPSS
Exploits2References2
NVD
NVD
added 2025/03/03 7:15 p.m.11 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.00057EPSS
Exploits2References2
OSV
OSV
added 2025/03/03 7:15 p.m.12 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.8CVSS7.1AI score0.16248EPSS
Exploits4References2
Cvelist
Cvelist
added 2025/03/03 6:38 p.m.11 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.00057EPSS
Exploits2References2
OSV
OSV
added 2025/03/03 6:31 p.m.4 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 score0.16248EPSS
Exploits2References4
Github Security Blog
Github Security Blog
added 2025/03/03 6:31 p.m.15 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.16248EPSS
Exploits2References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/02/28 3:18 p.m.10 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.16248EPSS
Exploits2References1
OSV
OSV
added 2025/02/26 3:15 p.m.10 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.16248EPSS
Exploits4References3
OSV
OSV
added 2025/02/26 3:15 p.m.16 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.16248EPSS
Exploits4References3
PyPA
PyPA
added 2025/02/26 3:15 p.m.7 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.16248EPSS
Exploits2References3Affected Software1
NVD
NVD
added 2025/02/26 3:15 p.m.9 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.16248EPSS
Exploits2References3
CVE
CVE
added 2025/02/26 2:51 p.m.82 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.16248EPSS
Exploits2References3Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 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.16248EPSS
Exploits2References5
Rows per page
Query Builder