Lucene search
+L

1921 matches found

OSV
OSV
added 2025/09/17 9:38 a.m.8 views

CVE-2025-10155 PickleScan Security Bypass Using Misleading File Extension

An Improper Input Validation vulnerability in the scanning logic of mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass pickle files security checks by supplying a standard pickle file with a PyTorch-related file extension. When the pickle file incorrectly...

9.3CVSS7.5AI score
SaveExploits0References4
CVE
CVE
added 2025/09/17 9:38 a.m.44 views

CVE-2025-10155

CVE-2025-10155 affects the Python tool picklescan by mmaitre314 (versions up to 0.0.30). The root cause is an ImpropER Input Validation issue in the scanning logic, which allows a standard pickle file with a PyTorch-related file extension to be treated as safe and loaded, enabling remote code exe...

9.3CVSS6.5AI score0.0084EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2025/09/16 10:36 a.m.9 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization because torch.utils.configmodule.loadconfig used in reduce can load malicious pickle files that bypass Picklescan checks and execute arbitrary code during pickle.load...

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

Insecure Deserialization

picklescan is vulnerable to Insecure Deserialization. The vulnerability is due to the use of torch.utils.collectenv.run function to execute remote pickle files, which allows an attacker to execute arbitrary code...

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

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of untrusted pickle data in the function’s reduce flow, which allows an attacker to craft a malicious pickle that bypasses the victim’s Picklescan check and achieve arbitrary code execution when t...

8.3AI score
SaveExploits0
Veracode
Veracode
added 2025/09/15 8:13 a.m.7 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization through torch.jit.unsupportedtensorops.execWrapper executing a remote pickle after Picklescan fails to flag dangerous content, which allows an attacker to achieve remote code execution by...

8.6AI score
SaveExploits0
Veracode
Veracode
added 2025/09/15 7:38 a.m.9 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE.The vulnerability is due to insecure handling of pickle deserialization where the function can execute attacker-controlled reduce payloads and unsafe validation, which allows an attacker to achieve remote code execution by supplying a maliciou...

8.8AI score
SaveExploits0
Veracode
Veracode
added 2025/09/15 7:20 a.m.8 views

Insecure Deserialization

picklescan is vulnerable to insecure deserialization. The vulnerability is due to the use of torch.utils.bottleneck.main.runcprofile function to execute remote pickle files, which allows an attacker to run arbitrary code...

7.5AI score
SaveExploits0
Veracode
Veracode
added 2025/09/15 6:04 a.m.10 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE.The vulnerability is due to the GuardBuilder.get function being invoked from a crafted pickle's reduce method during deserialization, which bypasses Picklescan's checks and allows an attacker to execute arbitrary code when the victim calls...

8.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.16 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
GithubExploit
GithubExploit
added 2025/09/10 8:46 p.m.298 views

vulnerable-python-poc-exploit

Отчет по анализу уязвимостей Python приложения vulnerable...

7.7AI score
SaveExploits0
Snyk
Snyk
added 2025/09/10 7:51 p.m.4 views

Protection Mechanism Failure

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Protection Mechanism Failure via the scanbytes function. An attacker can bypass detection of malicious content by disguising a standard pickle...

9.3CVSS6.6AI score0.0084EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/09/10 7:51 p.m.26 views

Picklescan Bypass is Possible via File Extension Mismatch

Summary Picklescan can be bypassed, allowing the detection of malicious pickle files to fail, when a standard pickle file is given a PyTorch-related file extension e.g., .bin. This occurs because the scanner prioritizes PyTorch file extension checks and errors out when parsing a standard pickle...

9.3CVSS7.4AI score0.0084EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/09/10 7:51 p.m.7 views

GHSA-JGW4-CR84-MQXG Picklescan Bypass is Possible via File Extension Mismatch

Summary Picklescan can be bypassed, allowing the detection of malicious pickle files to fail, when a standard pickle file is given a PyTorch-related file extension e.g., .bin. This occurs because the scanner prioritizes PyTorch file extension checks and errors out when parsing a standard pickle...

9.3CVSS7.4AI score0.0084EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/09/10 7:50 p.m.15 views

Picklescan: ZIP archive scan bypass is possible through non-exhaustive Cyclic Redundancy Check

Summary Picklescan's ability to scan ZIP archives for malicious pickle files is compromised when the archive contains a file with a bad Cyclic Redundancy Check CRC. Instead of attempting to scan the files within the archive, whatever the CRC is, Picklescan fails in error and returns no results...

9.8CVSS7.1AI score0.01481EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2025/09/10 7:50 p.m.13 views

GHSA-MJQP-26HC-GRXG Picklescan: ZIP archive scan bypass is possible through non-exhaustive Cyclic Redundancy Check

Summary Picklescan's ability to scan ZIP archives for malicious pickle files is compromised when the archive contains a file with a bad Cyclic Redundancy Check CRC. Instead of attempting to scan the files within the archive, whatever the CRC is, Picklescan fails in error and returns no results...

9.3CVSS7.1AI score0.01481EPSS
SaveExploits1References8
Snyk
Snyk
added 2025/09/10 5:15 p.m.4 views

Protection Mechanism Failure

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Protection Mechanism Failure via the unsafeglobals check. An attacker can bypass detection of malicious content by crafting malicious pickle...

8.6CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2025/09/10 5:15 p.m.6 views

GHSA-F7QQ-56WW-84CR Picklescan is Vulnerable to Unsafe Globals Check Bypass through Subclass Imports

Summary The vulnerability allows malicious actors to bypass PickleScan's unsafe globals check, leading to potential arbitrary code execution. The issue stems from PickleScan's strict check for full module names against its list of unsafe globals. By using subclasses of dangerous imports instead o...

9.3CVSS8.1AI score0.00789EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2025/09/09 11:22 p.m.7 views

SUSE CVE-2025-58367

DeepDiff is a project focused on Deep Difference and search of any Python data. Versions 5.0.0 through 8.6.0 are vulnerable to class pollution via the Delta class constructor, and when combined with a gadget available in DeltaDiff, it can lead to Denial of Service and Remote Code Execution via...

9.8CVSS7.8AI score0.01123EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/09/09 9:21 p.m.18 views

Monai: Unsafe use of Pickle deserialization may lead to RCE

To prevent this report from being deemed inapplicable or out of scope, due to the project's unique nature for medical applications and widespread popularity 6k+ stars, it's important to pay attention to some of the project's inherent security issues. This is because medical professionals may not...

8.8CVSS8.2AI score0.00645EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder