Lucene search
+L

567 matches found

Github Security Blog
Github Security Blog
added 2025/12/29 8:4 p.m.10 views

Picklescan is vulnerable to RCE through missing detection when calling numpy.f2py.crackfortran.myeval

Summary Picklescan uses numpy.f2py.crackfortran.myeval, which is a function in numpy to execute remote pickle files. Details The attack payload executes in the following steps: - First, the attacker crafts the payload by calling the numpy.f2py.crackfortran.myeval function in its reduce method -...

7.9AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/12/29 3:27 p.m.4 views

EUVD-2025-205587

Picklescan missing detection when calling numpy.f2py.crackfortran.getlincoef...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/12/29 3:27 p.m.5 views

GHSA-R8G5-CGF2-4M4M Picklescan missing detection when calling numpy.f2py.crackfortran.getlincoef

Summary An unsafe deserialization vulnerability allows an attacker to execute arbitrary code on the host when loading a malicious pickle payload from an untrusted source. Details The numpy.f2py.crackfortran module exposes many functions that call eval on arbitrary strings of values. This is the...

9.3CVSS7.7AI score0.003EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/29 3:27 p.m.7 views

Picklescan missing detection when calling numpy.f2py.crackfortran.getlincoef

Summary An unsafe deserialization vulnerability allows an attacker to execute arbitrary code on the host when loading a malicious pickle payload from an untrusted source. Details The numpy.f2py.crackfortran module exposes many functions that call eval on arbitrary strings of values. This is the...

7.8AI score
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/29 12:0 a.m.30 views

PT-2026-55669

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.33 Description The software fails to detect malicious pickle files that utilize the numpy.f2py.crackfortran.param eval function within reduce methods. This flaw allows attackers to bypass security checks by...

8.1CVSS6.2AI score0.00445EPSS
SaveExploits0References13
Oracle linux
Oracle linux
added 2025/12/23 12:0 a.m.13 views

python39:3.9 security update

modwsgi numpy python39 3.9.25-2 - Add explicit BR: libxcrypt-devel - Properly apply exported CFLAGS for dtrace/systemtap builds - Update to Python 3.9.25 - Move sysconfigdatadlinux.py to the debug subpackage - Fedora contributions by: Bjorn Esser Charalampos Stratakis Karolina Surma Tomas Orsava...

9.4CVSS6.8AI score0.01499EPSS
SaveExploits14
Veracode
Veracode
added 2025/12/13 7:48 a.m.9 views

Heap-based Buffer Overflow

MLX is vulnerable to Heap-based Buffer Overflow. The vulnerability is due to a 13-byte out-of-bounds read when parsing malicious NumPy .npy files, where an attacker-controlled file causes a crash or information disclosure, and attackers can exploit this by crafting malicious .npy files to gain...

9.1CVSS5.8AI score0.00515EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2025/11/21 7:16 p.m.11 views

PYSEC-2025-138

MLX is an array framework for machine learning on Apple silicon. Prior to version 0.29.4, there is a heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. This issue...

9.1CVSS5.9AI score0.00515EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2025/11/21 7:16 p.m.7 views

CVE-2025-62608

MLX is an array framework for machine learning on Apple silicon. Prior to version 0.29.4, there is a heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. This issue...

9.1CVSS0.00515EPSS
SaveExploits1References3
CVE
CVE
added 2025/11/21 6:56 p.m.29 views

CVE-2025-62608

MLX vulnerable to a heap-buffer-overflow in mlx::core::load() when parsing malicious NumPy .npy files. Prior to version 0.29.4, attacker-controlled files can trigger a 13-byte out-of-bounds read, leading to crash or information disclosure. The issue is fixed in version 0.29.4. Affected platforms:...

9.1CVSS6.5AI score0.00515EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2025/11/21 6:56 p.m.17 views

CVE-2025-62608 MLX has heap-buffer-overflow in load()

MLX is an array framework for machine learning on Apple silicon. Prior to version 0.29.4, there is a heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. This issue...

6.9CVSS0.00515EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/11/21 6:56 p.m.3 views

CVE-2025-62608 MLX has heap-buffer-overflow in load()

MLX is an array framework for machine learning on Apple silicon. Prior to version 0.29.4, there is a heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. This issue...

6.9CVSS6.5AI score0.00515EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/21 6:56 p.m.8 views

CVE-2025-62608 MLX has heap-buffer-overflow in load()

MLX is an array framework for machine learning on Apple silicon. Prior to version 0.29.4, there is a heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. This issue...

6.9CVSS6.9AI score0.00515EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/11/21 6:2 p.m.6 views

EUVD-2025-198501

MLX has heap-buffer-overflow in load...

6.9CVSS6.4AI score0.00515EPSS
SaveExploits1References5
OSV
OSV
added 2025/11/21 6:2 p.m.5 views

GHSA-W6VG-JG77-2QG6 MLX has heap-buffer-overflow in load()

Summary Heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. Environment: - OS: Ubuntu 20.04.6 LTS - Compiler: Clang 19.1.7 Vulnerability The parser reads a 118-byte...

6.9CVSS7AI score0.00515EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/11/21 6:2 p.m.12 views

MLX has heap-buffer-overflow in load()

Summary Heap buffer overflow in mlx::core::load when parsing malicious NumPy .npy files. Attacker-controlled file causes 13-byte out-of-bounds read, leading to crash or information disclosure. Environment: - OS: Ubuntu 20.04.6 LTS - Compiler: Clang 19.1.7 Vulnerability The parser reads a 118-byte...

9.1CVSS7.2AI score0.00515EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/21 12:0 a.m.16 views

PT-2025-47797

Name of the Vulnerable Software and Affected Versions MLX versions prior to 0.29.4 Description MLX, an array framework for machine learning on Apple silicon, contains a heap buffer overflow in the mlx::core::load function when processing malicious NumPy .npy files. A specially crafted file can...

6.9CVSS6.7AI score0.00515EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2025/11/21 12:0 a.m.11 views

MLX 安全漏洞

MLX is a machine learning framework open-sourced by ml-explore. A security vulnerability exists in MLX versions prior to 0.29.4 that stems from a heap buffer overflow when parsing a malicious NumPy file, which could lead to a crash or information disclosure...

9.1CVSS6.6AI score0.00515EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2018-0108

Malware in sbrugna...

5.5CVSS5.7AI score0.00471EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2018-0107

Malware in sbrugna...

5.5CVSS5.7AI score0.00447EPSS
SaveExploits0References16
Rows per page
Query Builder