Lucene search
+L

1993 matches found

Snyk
Snyk
added 2025/08/22 4:56 p.m.3 views

Remote Code Execution (RCE)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Remote Code Execution RCE due to insufficient detection in the evaluateguardsexpression function. An attacker can execute arbitrary code by...

6.7CVSS8.1AI score
SaveExploits0References2
OSV
OSV
added 2025/08/22 4:56 p.m.14 views

GHSA-F4X7-RFWP-V3XW Picklescan missing detection when calling pytorch function torch.fx.experimental.symbolic_shapes.ShapeEnv.evaluate_guards_expression

Summary Using torch.fx.experimental.symbolicshapes.ShapeEnv.evaluateguardsexpression function, which is a pytorch 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...

8.1CVSS7.9AI score0.00431EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/08/22 4:56 p.m.12 views

Picklescan missing detection when calling pytorch function torch.fx.experimental.symbolic_shapes.ShapeEnv.evaluate_guards_expression

Summary Using torch.fx.experimental.symbolicshapes.ShapeEnv.evaluateguardsexpression function, which is a pytorch 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...

7.9AI score
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/08/22 4:56 p.m.4 views

Remote Code Execution (RCE)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Remote Code Execution RCE due to using the torch.dynamo.guards.GuardBuilder.get function. An attacker can execute arbitrary code by crafting a...

6.7CVSS8.2AI score
SaveExploits0References2
OSV
OSV
added 2025/08/22 4:56 p.m.15 views

GHSA-86CJ-95QR-2P4F Picklescan missing detection when calling pytorch function torch._dynamo.guards.GuardBuilder.get

Summary Using torch.dynamo.guards.GuardBuilder.get function, which is a pytorch 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 torch.dynamo.guards.GuardBuilder.get function in reduce...

8.1CVSS7.9AI score0.00431EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/08/22 4:56 p.m.12 views

Picklescan missing detection when calling pytorch function torch._dynamo.guards.GuardBuilder.get

Summary Using torch.dynamo.guards.GuardBuilder.get function, which is a pytorch 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 torch.dynamo.guards.GuardBuilder.get function in reduce...

7.9AI score
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/08/22 4:56 p.m.4 views

Remote Code Execution (RCE)

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Remote Code Execution RCE via the bottleneckmain.runcprofile function. An attacker can craft a malicious pickle file that leverages this functi...

6.7CVSS8.2AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/22 4:56 p.m.14 views

Picklescan missing detection when calling pytorch function torch.utils.bottleneck.__main__.run_cprofile

Summary Using torch.utils.bottleneck.main.runcprofile function, which is a pytorch 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 torch.utils.bottleneck.main.runcprofile function in...

7.9AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/08/22 4:56 p.m.16 views

GHSA-4R9R-CH6F-VXMX Picklescan missing detection when calling pytorch function torch.utils.bottleneck.__main__.run_cprofile

Summary Using torch.utils.bottleneck.main.runcprofile function, which is a pytorch 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 torch.utils.bottleneck.main.runcprofile function in...

8.1CVSS7.9AI score0.00638EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.26 views

PT-2026-55671

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.28 Description The software fails to detect malicious calls to the evaluate guards expression function within the torch.fx.experimental.symbolic shapes.ShapeEnv module in pickle files. This allows attackers to...

8.1CVSS6.6AI score0.00431EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.58 views

PT-2026-51214

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.28 Description An issue exists where the software fails to detect malicious pickle files that invoke the load config function within the torch.utils. config module module inside reduce methods. This allows...

8.1CVSS6.7AI score0.00554EPSS
SaveExploits1References15
Veracode
Veracode
added 2025/08/14 10:04 a.m.11 views

Deserialization Of Untrusted Data

ms-swift is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to unsafe deserialization due to malicious pickle deserialization in adapter model files, allowing arbitrary command execution when loading specially crafted adapter models from ModelScope...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/12 12:00 a.m.9 views

PT-2025-34324 · Pypi · Picklescan

Details There's a parsing logic error in picklescan and modelscan while trying to deal with opcode STACK GLOBAL. Function list globals when handling STACK GLOBAL at position n, it is expected to track two arguments but in wrong range. The loop only consider the range from 1 to n-1 but forgets to...

9.3CVSS7.1AI score
SaveExploits0References7
OSV
OSV
added 2025/08/11 1:52 p.m.9 views

BIT-LIBPYTHON-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7.3AI score0.00747EPSS
SaveExploits0References16
Snyk
Snyk
added 2025/08/07 4:42 p.m.3 views

Deserialization of Untrusted Data

Overview skops is an A set of tools to push scikit-learn based models to and pull from Hugging Face Hub Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the getmodel function due to insecure pickle loading. An attacker can execute arbitrary code by supplyi...

8.6CVSS7.8AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/01 4:15 p.m.13 views

CVE-2025-50472

The modelscope/ms-swift library thru 2.6.1 is vulnerable to arbitrary code execution through deserialization of untrusted data within the loadmodelmeta function of the ModelFileSystemCache class. Attackers can execute arbitrary code and commands by crafting a malicious serialized .mdl payload,...

9.8CVSS6.7AI score0.01261EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/31 2:05 p.m.7 views

GHSA-R54C-2XMF-2CF3 MS SWIFT Deserialization RCE Vulnerability

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

7.5CVSS8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/31 12:00 a.m.9 views

PT-2025-32493 · Pypi · Ms-Swift

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

7.5CVSS8AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2025/07/30 2:02 a.m.140 views

Exploit for CVE-2025-50472

CVE-2025-50472 ModelScope Ms-Swift ModelFileSystemCache Des...

9.8CVSS9.1AI score0.01261EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2025/07/28 9:26 a.m.491 views

Exploit for Insufficiently Protected Credentials in Rpc.Py_Project Rpc.Py

rpc.py RCE Exploit CVE-2022-35411 This is an updated and im...

9.8CVSS9.9AI score0.46139EPSS
SaveExploits7
Rows per page
Query Builder