Lucene search
K

28 matches found

Github Security Blog
Github Security Blog
added 2025/08/26 6:35 p.m.3 views

Picklescan has a missing detection when calling built-in python trace.Trace.run

Summary Using trace.Trace.run, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to trace.Trace.run function in reduce method Then when the victim after checking...

7.9AI score
Exploits0References3Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2025/07/14 2:7 p.m.3 views

From .pth to p0wned: Abuse of Pickle Files in AI Model Supply Chains

Executive summary Recent threat research highlights a growing risk in the Python and machine learning ML ecosystem: the exploitation of serialized model files, specifically those using Python’s pickle module. While commonly used for saving and loading ML models, pickle files can execute arbitrary...

8AI score
Exploits0
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
PyPA
PyPA
added 2025/03/10 12:15 p.m.15 views

PYSEC-2025-21

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.8CVSS8AI score0.00871EPSS
Exploits1References5Affected Software1
CVE
CVE
added 2024/07/18 10:40 p.m.99 views

CVE-2024-35199

CVE-2024-35199 concerns TorchServe where two gRPC ports (7070, 7071) were bound to all interfaces by default, not localhost, potentially exposing the service. The issue affects TorchServe in affected versions; the root cause is incorrect binding configuration, enabling network exposure. The advis...

8.2CVSS4.7AI score0.00069EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/18 10:40 p.m.24 views

CVE-2024-35199 TorchServe gRPC Port Exposure

TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTor...

8.2CVSS0.00069EPSS
Exploits0References3
Cvelist
Cvelist
added 2023/11/21 8:55 p.m.13 views

CVE-2023-48299 TorchServe ZipSlip

TorchServe is a tool for serving and scaling PyTorch models in production. Starting in version 0.1.0 and prior to version 0.9.0, using the model/workflow management API, there is a chance of uploading potentially harmful archives that contain files that are extracted to any location on the...

5.3CVSS5.6AI score0.00433EPSS
Exploits0References4
Prion
Prion
added 2023/09/28 11:15 p.m.30 views

Default configuration

TorchServe is a tool for serving and scaling PyTorch models in production. TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests and write files to the disk. This issue could be taken advantage of to compromise the integrity...

7.5CVSS9.1AI score0.90993EPSS
Exploits6References4Affected Software1
Rows per page
Query Builder