Lucene search
+L

1921 matches found

Vulnrichment
Vulnrichment
added 2025/10/01 9:55 a.m.5 views

CVE-2025-61622 Apache Fory, Apache Fory: Python RCE via unguarded pickle fallback serializer in pyfory

Deserialization of untrusted data in python in pyfory versions 0.12.0 through 0.12.2, or the legacy pyfury versions from 0.1.0 through 0.10.3: allows arbitrary code execution. An application is vulnerable if it reads pyfory serialized data from untrusted sources. An attacker can craft a data stre...

7.6AI score0.41255EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2025/10/01 9:55 a.m.23 views

CVE-2025-61622 Apache Fory, Apache Fory: Python RCE via unguarded pickle fallback serializer in pyfory

Deserialization of untrusted data in python in pyfory versions 0.12.0 through 0.12.2, or the legacy pyfury versions from 0.1.0 through 0.10.3: allows arbitrary code execution. An application is vulnerable if it reads pyfory serialized data from untrusted sources. An attacker can craft a data stre...

0.41255EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.9 views

Apache Fory 安全漏洞

Apache Fory is a JIT-based dynamic compilation and zero-copy technology based on multi- language serialization framework , designed for distributed systems and high-performance computing scenarios . Apache Fory suffers from a deserialization vulnerability that stems from unsafe deserialization of...

9.8CVSS7.6AI score0.41255EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/09/30 12:00 a.m.10 views

PT-2025-39961

Name of the Vulnerable Software and Affected Versions pyfory versions 0.12.0 through 0.12.2 pyfury versions 0.1.0 through 0.10.3 Description Deserialization of untrusted data in Python allows arbitrary code execution. An application is susceptible if it reads serialized data from untrusted source...

9.8CVSS6.4AI score0.41255EPSS
SaveExploits2References37
RedhatCVE
RedhatCVE
added 2025/09/26 9:45 p.m.21 views

CVE-2025-10974

A vulnerability has been found in giantspatula SewKinect up to 7fd963ceb3385af3706af02b8a128a13399dffb1. This affects the function pickle.loads of the file /calculate of the component Endpoint. Such manipulation of the argument bodyparts/pointcloud leads to deserialization. The attack may be...

6.5CVSS6.7AI score0.00313EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/25 10:15 p.m.16 views

CVE-2025-10974

A vulnerability has been found in giantspatula SewKinect up to 7fd963ceb3385af3706af02b8a128a13399dffb1. This affects the function pickle.loads of the file /calculate of the component Endpoint. Such manipulation of the argument bodyparts/pointcloud leads to deserialization. The attack may be...

6.5CVSS0.00313EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/09/25 9:32 p.m.4 views

CVE-2025-10974 giantspatula SewKinect Endpoint calculate pickle.loads deserialization

A vulnerability has been found in giantspatula SewKinect up to 7fd963ceb3385af3706af02b8a128a13399dffb1. This affects the function pickle.loads of the file /calculate of the component Endpoint. Such manipulation of the argument bodyparts/pointcloud leads to deserialization. The attack may be...

6.5CVSS6.5AI score0.00313EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/25 9:32 p.m.25 views

CVE-2025-10974 giantspatula SewKinect Endpoint calculate pickle.loads deserialization

A vulnerability has been found in giantspatula SewKinect up to 7fd963ceb3385af3706af02b8a128a13399dffb1. This affects the function pickle.loads of the file /calculate of the component Endpoint. Such manipulation of the argument bodyparts/pointcloud leads to deserialization. The attack may be...

6.5CVSS0.00313EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/25 9:32 p.m.22 views

CVE-2025-10974

The CVE-2025-10974 entry concerns giantspatula SewKinect Endpoint.calculate where the vulnerable code path uses pickle.loads on the argument body_parts/point_cloud, enabling deserialization. Affects the Endpoint calculate file; remote manipulation is possible and the exploit has been publicly dis...

6.5CVSS6.3AI score0.00313EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/25 12:00 a.m.12 views

PT-2025-39458

Name of the Vulnerable Software and Affected Versions giantspatula SewKinect versions prior to 7fd963ceb3385af3706af02b8a128a13399dffb1 Description A flaw exists in giantspatula SewKinect that allows for remote manipulation. The issue stems from the pickle.loads function within the /calculate fil...

6.5CVSS6.2AI score0.00313EPSS
SaveExploits0References9
Veracode
Veracode
added 2025/09/24 6:43 a.m.10 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of pickle files in UnixSubprocessTransport.start, which allows an attacker to execute arbitrary code by providing a malicious pickle file...

8.3AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 6:35 a.m.10 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to the idlelib.run.Executive.runcode function executing arbitrary pickle files, which allows an attacker to run malicious code remotely...

7.8AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 6:16 a.m.10 views

Arbitrary Code Execution (ACE)

picklescan is vulnerable to Arbitrary Code Execution ACE. The vulnerability is due to the use of doctest.debugscript to execute remote pickle files, which allows an attacker to execute arbitrary code on the target system...

8.3AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 6:08 a.m.8 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to the use of the lib2to3.pgen2.pgen.ParserGenerator.makelabel function to execute remote pickle files, which allows an attacker to run arbitrary code...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 6:00 a.m.9 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to executing remote pickle files using profile.Profile.run, which allows an attacker to run arbitrary code on the system...

7.7AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 5:56 a.m.9 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe execution/deserialization because idlelib.pyshell.ModifiedInterpreter.runcode can execute untrusted code e.g., from malicious pickle data in the interpreter context...

7.8AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 5:45 a.m.10 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to using the getentity function to execute a remote pickle file, which allows an attacker to run arbitrary code...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 5:37 a.m.8 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to executing a remote pickle file without proper validation, which allows an attacker to run arbitrary code on the target system...

8.1AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 5:33 a.m.11 views

Remote Code Execution (RCE)

cProfile is vulnerable to Remote Code Execution RCE.The vulnerability is due to unsafe deserialization/execution because cProfile.runctx can be abused to execute code from untrusted pickle files passed into its execution context...

8AI score
SaveExploits0
Veracode
Veracode
added 2025/09/24 5:25 a.m.8 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to the use of the loads function to execute remote pickle files, which allows an attacker to execute arbitrary code...

7.7AI score
SaveExploits0
Rows per page
Query Builder