Lucene search
K

281 matches found

Github Security Blog
Github Security Blog
added 2025/04/07 7:37 p.m.8 views

Picklescan missing detection when calling built-in python library function timeit.timeit()

Summary Using timeit.timeit function, which is a built-in python library function to execute remote pickle file. Details Pickle’s deserialization process is known to allow execution of function via reduce method. While Picklescan is meant to detect such exploits, this attack evades detection by...

8.4AI score
Exploits0References4Affected Software1
OSV
OSV
added 2025/04/07 6:54 p.m.1 views

GHSA-FJ43-3QMQ-673F Picklescan failed to detect to some unsafe global function in Numpy library

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

5.3CVSS8.6AI score
Exploits0References2
Snyk
Snyk
added 2025/04/07 6:54 p.m.5 views

Deserialization of Untrusted Data

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Deserialization of Untrusted Data in scanner.py, which does not include numpy.testing.private.utils or other modules that can be leveraged for...

8.8CVSS7.4AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/04/07 6:54 p.m.12 views

Picklescan failed to detect to some unsafe global function in Numpy library

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

8.6AI score
Exploits0References2Affected Software1
Snyk
Snyk
added 2025/04/07 6:52 p.m.4 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 in scanner.py, which does not include ssl or other modules that can be leveraged for remote operations. An...

7.5CVSS6.6AI score0.00189EPSS
Exploits1References2
OSV
OSV
added 2025/04/07 6:52 p.m.5 views

GHSA-93MV-X874-956G Picklescan Vulnerable to Exfiltration via DNS via linecache and ssl.get_server_certificate

Summary Picklescan does not detect malicious pickles that exfiltrate sensitive information via DNS after deserialization. Details picklescan’s blacklist can be bypassed to exfiltrate sensitive information like file contents, secrets, or credentials during model deserialization by leveraging...

7.1CVSS6.6AI score0.00189EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2025/04/07 6:52 p.m.14 views

Picklescan Vulnerable to Exfiltration via DNS via linecache and ssl.get_server_certificate

Summary Picklescan does not detect malicious pickles that exfiltrate sensitive information via DNS after deserialization. Details picklescan’s blacklist can be bypassed to exfiltrate sensitive information like file contents, secrets, or credentials during model deserialization by leveraging...

7.5CVSS6.6AI score0.00189EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.1 views

PT-2025-17680 · Unknown · Picklescan

Name of the Vulnerable Software and Affected Versions: Picklescan version 0.0.24 and earlier Description: The issue arises from the unsafe globals in Picklescan not including ssl, allowing ssl.get server certificate to exfiltrate data via DNS after deserialization. Recommendations: For Picklescan...

7.1CVSS6.2AI score0.00189EPSS
Exploits1References15
Veracode
Veracode
added 2025/03/13 10:4 a.m.9 views

Arbitrary Code Execution (ACE)

PickleScan is vulnerable to Arbitrary Code Execution ACE. The vulnerability is due to PickleScan failing to detect malicious pickle files when specific ZIP file flag bits are modified, allowing attackers to embed harmful pickle files that remain unnoticed while still being loaded by PyTorch’s...

9.8CVSS7AI score0.00512EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2025/03/13 3:28 a.m.8 views

Insufficient Verification Of Data Authenticity

PickleScan is vulnerable to Insufficient Verification of Data Authenticity. The vulnerability is due to a discrepancy in filename handling due to differences between ZIP header filenames and directory listing filenames, which allows an attacker to bypass detection by causing PickleScan to crash...

6.5CVSS6.6AI score0.00307EPSS
Exploits1References7Affected Software1
HackRead
HackRead
added 2025/03/12 5:54 p.m.14 views

Picklescan Vulnerabilities Could Let Hackers Bypass AI Security Checks

Sonatype researchers uncover critical vulnerabilities in picklescan. Learn how these flaws impact AI model security, Hugging Face, and…...

7.6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2025/03/10 6:26 p.m.12 views

Zip Exploit Crashes Picklescan But Not PyTorch

Summary PickleScan 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 raise...

6.5CVSS6.9AI score0.00307EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2025/03/10 6:26 p.m.5 views

GHSA-7Q5R-7GVP-WC82 Zip Exploit Crashes Picklescan But Not PyTorch

Summary PickleScan 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 raise...

6.5CVSS6.3AI score0.00307EPSS
Exploits1References6
OSV
OSV
added 2025/03/10 6:26 p.m.6 views

GHSA-W8JQ-XCQF-F792 Zip Flag Bit Exploit Crashes Picklescan But Not PyTorch

Summary PickleScan fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file flag bits are modified. By flipping specific bits in the ZIP file headers, an attacker can embed malicious pickle files that remain undetected by PickleScan while still being successfully...

5.3CVSS7.3AI score0.00512EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2025/03/10 6:26 p.m.19 views

Zip Flag Bit Exploit Crashes Picklescan But Not PyTorch

Summary PickleScan fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file flag bits are modified. By flipping specific bits in the ZIP file headers, an attacker can embed malicious pickle files that remain undetected by PickleScan while still being successfully...

9.8CVSS8AI score0.00512EPSS
Exploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/10 12:30 p.m.7 views

Duplicate Advisory: Zip Flag Bit Exploit Crashes Picklescan But Not PyTorch

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-w8jq-xcqf-f792. This link is maintained to preserve external references. Original Description picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file...

9.8CVSS7.8AI score0.00512EPSS
Exploits1References5Affected Software1
Snyk
Snyk
added 2025/03/10 12:30 p.m.4 views

Insufficient Verification of Data Authenticity

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity due to improper handling of modified ZIP file flag bits. Attackers can exploit this by altering...

9.8CVSS6.9AI score0.00512EPSS
Exploits1References2
OSV
OSV
added 2025/03/10 12:30 p.m.4 views

GHSA-2FH4-GPCH-VQV4 Duplicate Advisory: Zip Flag Bit Exploit Crashes Picklescan But Not PyTorch

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-w8jq-xcqf-f792. This link is maintained to preserve external references. Original Description picklescan before 0.0.23 fails to detect malicious pickle files inside PyTorch model archives when certain ZIP file...

5.3CVSS9.7AI score0.00512EPSS
Exploits1References4
Snyk
Snyk
added 2025/03/10 12:30 p.m.2 views

Insufficient Verification of Data Authenticity

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity when PickleScan attempts to extract and scan PyTorch model archives, an attacker can manipulate...

6.5CVSS6.9AI score0.00307EPSS
Exploits1References2
OSV
OSV
added 2025/03/10 12:30 p.m.5 views

GHSA-W6MR-MJ53-X258 Duplicate Advisory: Zip Exploit Crashes Picklescan But Not PyTorch

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7q5r-7gvp-wc82. This link is maintained to preserve external references. Original Description picklescan before 0.0.23 is vulnerable to a ZIP archive manipulation attack that causes it to crash when attempting t...

5.3CVSS6.4AI score0.00307EPSS
Exploits1References4
Rows per page
Query Builder