Lucene search
K

79 matches found

Veracode
Veracode
added 2025/04/16 3:12 a.m.5 views

Deserialization Attack

Picklescan is vulnerable to Deserialization Attack. The vulnerability is due to insecure deserialization by Picklescan's failure to detect malicious pickles, which allows an attacker to exfiltrate sensitive information via DNS...

6.7AI score
Exploits0
Veracode
Veracode
added 2025/04/15 10:22 a.m.6 views

Remote Code Execution (RCE)

Picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to insufficient detection of dangerous deserialization behavior due to bypassing security checks by invoking benign built-in functions like timeit.timeit in the reduce method, which are not blacklisted and allow...

8.4AI score
Exploits0
Github Security Blog
Github Security Blog
added 2025/04/07 6:52 p.m.11 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.002EPSS
Exploits1References5Affected Software1
Snyk
Snyk
added 2025/04/07 6:52 p.m.2 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.002EPSS
Exploits1References2
OSV
OSV
added 2025/04/07 6:52 p.m.4 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.002EPSS
Exploits1References5
Veracode
Veracode
added 2025/03/13 10:4 a.m.7 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.00871EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2025/03/13 3:28 a.m.6 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.00144EPSS
Exploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/10 6:26 p.m.10 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.00144EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2025/03/10 6:26 p.m.4 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.00144EPSS
Exploits1References6
OSV
OSV
added 2025/03/10 6:26 p.m.5 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.00871EPSS
Exploits1References6
Snyk
Snyk
added 2025/03/10 12:30 p.m.1 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.00871EPSS
Exploits1References2
OSV
OSV
added 2025/03/10 12:30 p.m.3 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.00871EPSS
Exploits1References4
OSV
OSV
added 2025/03/10 12:30 p.m.3 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.00144EPSS
Exploits1References4
Snyk
Snyk
added 2025/03/10 12:30 p.m.1 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.00144EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2025/03/10 12:30 p.m.9 views

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

6.5CVSS7AI score0.00144EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2025/03/10 12:15 p.m.8 views

CVE-2025-1945

picklescan before 0.0.23 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...

9.8CVSS0.00871EPSS
Exploits1References3
OSV
OSV
added 2025/03/10 12:15 p.m.5 views

CVE-2025-1945

picklescan before 0.0.23 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...

9.8CVSS7.1AI score0.00871EPSS
Exploits1References3
OSV
OSV
added 2025/03/10 12:15 p.m.4 views

CVE-2025-1944

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

6.5CVSS6.3AI score0.00144EPSS
Exploits1References3
OSV
OSV
added 2025/03/10 12:15 p.m.2 views

PYSEC-2025-20

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

6.5CVSS7AI score0.00144EPSS
Exploits1References3
Cvelist
Cvelist
added 2025/03/10 11:43 a.m.9 views

CVE-2025-1945 picklescan - Zip Flag Bit Exploit Crashes Picklescan But Not PyTorch

picklescan before 0.0.23 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...

5.3CVSS0.00871EPSS
Exploits1References3
Rows per page
Query Builder