Lucene search
K

83 matches found

CNNVD
CNNVD
added 2025/12/26 12:0 a.m.2 views

lmdeploy 代码问题漏洞

lmdeploy is an InternLM open source toolkit for compressing, deploying and servicing LLM. A code issue vulnerability exists in versions of lmdeploy prior to 0.11.1 that stems from loading model checkpoint files without using the weightsonly parameter, which could lead to an attacker executing...

8.8CVSS9AI score0.00134EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/01 12:0 a.m.2 views

PT-2025-48583

Name of the Vulnerable Software and Affected Versions Tencent NeuralNLP-NeuralClassifier affected versions not specified Description A flaw exists within the load checkpoint function that allows remote attackers to execute arbitrary code on affected installations. The issue stems from insufficien...

7.8CVSS7.9AI score0.01552EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-27190

Malicious code in bioql PyPI...

8.8CVSS6.3AI score0.02763EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2025/09/11 12:16 a.m.8 views

CVE-2025-58756

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading method...

8.8CVSS7.3AI score0.02763EPSS
Exploits1References1
OSV
OSV
added 2025/09/09 9:19 p.m.1 views

GHSA-6VM5-6JV9-RJPJ MONAI: Unsafe torch usage may lead to arbitrary code execution

Summary In modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading methods still exist elsewhere in the project, such as when loading checkpoints. This is a common practice when...

8.8CVSS6AI score0.02763EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2025/09/09 9:19 p.m.17 views

MONAI: Unsafe torch usage may lead to arbitrary code execution

Summary In modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading methods still exist elsewhere in the project, such as when loading checkpoints. This is a common practice when...

8.8CVSS7.5AI score0.02763EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2025/09/09 12:15 a.m.3 views

CVE-2025-58756

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading method...

8.8CVSS0.02763EPSS
Exploits1References1
PyPA
PyPA
added 2025/09/09 12:15 a.m.6 views

PYSEC-2025-141

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading method...

8.8CVSS5.8AI score0.02763EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/08 11:39 p.m.1 views

CVE-2025-58756 MONAI's unsafe torch usage may lead to arbitrary code execution

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading method...

8.8CVSS6.9AI score0.02763EPSS
Exploits1References1
OSV
OSV
added 2025/09/08 11:39 p.m.9 views

CVE-2025-58756 MONAI's unsafe torch usage may lead to arbitrary code execution

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. In versions up to and including 1.5.0, in modeldict = torch.loadfullpath, maplocation=torch.devicedevice, weightsonly=True in monai/bundle/scripts.py , weightsonly=True is loaded securely. However, insecure loading method...

8.8CVSS7.1AI score0.02763EPSS
Exploits1References3
CNVD
CNVD
added 2021/11/24 12:0 a.m.28 views

Google TensorFlow Data Falsification Issue Vulnerability

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a data forgery vulnerability that stems from a lack of validation of invalid file formats in the checkpoint loading infrastructure, which can be exploited by an...

7.8CVSS7.3AI score0.00019EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2021/11/10 7:12 p.m.25 views

Missing validation during checkpoint loading

Impact An attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure is missing validation for invalid file formats. Patches We have patched th...

7.8CVSS1.8AI score0.00019EPSS
Exploits0References10Affected Software3
OSV
OSV
added 2021/11/10 7:12 p.m.0 views

GHSA-7PXJ-M4JF-R6H2 Missing validation during checkpoint loading

Impact An attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure is missing validation for invalid file formats. Patches We have patched th...

8.5CVSS7.1AI score0.00019EPSS
Exploits0References10
PyPA
PyPA
added 2021/11/05 9:15 p.m.4 views

PYSEC-2021-396

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS6.9AI score0.00019EPSS
Exploits0References5Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.14 views

Integer overflow

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

4.6CVSS7.5AI score0.00019EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.1 views

PYSEC-2021-811

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS5.9AI score0.00019EPSS
Exploits0References5
OSV
OSV
added 2021/11/05 9:15 p.m.14 views

PYSEC-2021-613

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS2.7AI score0.00019EPSS
Exploits0References5
PyPA
PyPA
added 2021/11/05 9:15 p.m.5 views

PYSEC-2021-613

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS6.9AI score0.00019EPSS
Exploits0References5Affected Software1
PyPA
PyPA
added 2021/11/05 9:15 p.m.5 views

PYSEC-2021-811

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS6.9AI score0.00019EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.2 views

PYSEC-2021-396

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure ...

7.8CVSS7.1AI score0.00019EPSS
Exploits0References5
Rows per page
Query Builder