Lucene search
+L

78 matches found

RedhatCVE
RedhatCVE
added 2025/11/01 12:25 a.m.19 views

CVE-2025-63675

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

8.8CVSS7.7AI score0.00234EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/10/31 9:30 a.m.14 views

cryptidy allows code execution via untrusted data due to pickle.loads

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

8.8CVSS7.7AI score0.00234EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/10/31 9:30 a.m.4 views

GHSA-97W9-V595-3H5Q cryptidy allows code execution via untrusted data due to pickle.loads

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

6.9CVSS6.3AI score0.00234EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/10/31 7:41 a.m.7 views

Deserialization of Untrusted Data

Overview cryptidy is a Python high level library for symmetric & asymmetric encryption Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the aesdecryptmessage function. An attacker can execute arbitrary code by supplying crafted data that is deserialized...

8.8CVSS7.8AI score0.00234EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/10/31 12:00 a.m.10 views

PT-2025-44585

Name of the Vulnerable Software and Affected Versions cryptidy versions through 1.2.4 Description The software allows code execution due to the use of pickle.loads with untrusted data. This issue occurs within the aes decrypt message function located in the symmetric encryption.py file...

8.8CVSS6.4AI score0.00234EPSS
SaveExploits1References16
Vulnrichment
Vulnrichment
added 2025/10/31 12:00 a.m.2 views

CVE-2025-63675

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

6.9CVSS7.3AI score0.00234EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/31 12:00 a.m.7 views

CVE-2025-63675

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

6.9CVSS7.7AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/26 9:45 p.m.20 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.00288EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/25 10:15 p.m.15 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.00288EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/25 9:32 p.m.21 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.00288EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/25 12:00 a.m.11 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.00288EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.15 views

CVE-2025-58757

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, the pickleoperations function in monai/data/utils.py automatically handles dictionary key-value pairs ending with a specific suffix and deserializes them using pickle.loads . This...

8.8CVSS7.3AI score0.00645EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/09/09 9:21 p.m.10 views

Deserialization of Untrusted Data

Overview monai is an AI Toolkit for Healthcare Imaging Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the pickleoperations function, which use pickle.loads. An attacker can execute arbitrary code by supplying crafted serialized data that is deserialized...

8.8CVSS7.6AI score0.00645EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:10 a.m.45 views

CVE-2024-12044

CVE-2024-12044 : Concrete details in connected documents show a remote code execution vulnerability in open-mmlab/mmdetection v3.3.0 caused by unsafe use of pickle.loads() inside the all_reduce_dict() distributed training API. An attacker can execute arbitrary code by broadcasting a malicious pay...

9.8CVSS8.3AI score0.01308EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.5 views

mmdetection 代码问题漏洞

mmdetection is an OpenMMLab open source OpenMMLab inspection toolkit and benchmark test. A code issue vulnerability exists in mmdetection version v3.3.0, which stems from improper use of the pickle.loads function and could lead to remote code execution...

9.8CVSS9.8AI score0.01308EPSS
SaveExploits0References1
OSV
OSV
added 2018/02/06 12:00 a.m.17 views

UBUNTU-CVE-2016-3957

The secureload function in gluon/utils.py in web2py before 2.14.2 uses pickle.loads to deserialize session information stored in cookies, which might allow remote attackers to execute arbitrary code by leveraging knowledge of encryptionkey...

9.8CVSS7.2AI score0.04897EPSS
SaveExploits1References5
OSV
OSV
added 2012/10/22 11:55 p.m.11 views

DEBIAN-CVE-2012-4406

OpenStack Object Storage swift before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object...

9.8CVSS8AI score0.06518EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2012/10/16 5:44 p.m.12 views

Openstack-Swift: insecure use of python pickle()

OpenStack Object Storage swift before 1.7.0 uses the loads function in the pickle Python module unsafely when storing and loading metadata in memcached, which allows remote attackers to execute arbitrary code via a crafted pickle object...

9.8CVSS9AI score0.06518EPSS
SaveExploits0References4
Rows per page
Query Builder