Lucene search
+L

8265 matches found

Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.7 views

PT-2025-54047

In the Linux kernel, the following vulnerability has been resolved: net: Fix load-tearing on sk-sk stamp in sock recv cmsgs. KCSAN found a data race in sock recv cmsgs where the read access to sk-sk stamp needs READ ONCE. BUG: KCSAN: data-race in packet recvmsg / packet recvmsg write marked to...

6.2AI score0.00184EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.19 views

PT-2026-55681

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.34 Description The software fails to detect the operator.methodcaller built-in function when scanning pickle files for malicious code. This allows attackers to create malicious pickle payloads using...

9.3CVSS6.5AI score0.00365EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.25 views

PT-2026-55677

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.34 Description The software fails to detect operator.attrgetter function calls within pickle payloads, which allows security checks to be bypassed. Remote attackers can create malicious pickle files utilizing...

8.1CVSS6.6AI score0.00445EPSS
SaveExploits0References12
NVD
NVD
added 2025/12/28 5:16 a.m.10 views

CVE-2025-15122

A vulnerability was found in JeecgBoot up to 3.9.0. The impacted element is the function loadDatarule of the file /sys/sysDepartRole/datarule/. Performing manipulation of the argument departId/roleId results in improper authorization. It is possible to initiate the attack remotely. The attack is...

3.1CVSS0.00275EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/12/28 5:2 a.m.5 views

CVE-2025-15122 JeecgBoot datarule loadDatarule improper authorization

A vulnerability was found in JeecgBoot up to 3.9.0. The impacted element is the function loadDatarule of the file /sys/sysDepartRole/datarule/. Performing manipulation of the argument departId/roleId results in improper authorization. It is possible to initiate the attack remotely. The attack is...

3.1CVSS6.4AI score0.00275EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/27 9:7 a.m.25 views

RLSA-2023:2417 Moderate: php:8.1 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The following packages have been upgraded to a later upstream version: php 8.1.14. Security Fixes: XKCP: buffer overflow in the SHA-3 reference implementation CVE-2022-37454 php: standard insecure cookie could b...

8.1CVSS6.9AI score0.49336EPSS
SaveExploits6References6
NVD
NVD
added 2025/12/26 10:15 p.m.7 views

CVE-2025-67729

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS0.00531EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/26 9:54 p.m.17 views

CVE-2025-67729

LMDeploy prior to v0.11.1 is affected by an insecure deserialization vulnerability in torch.load() called without weights_only=True when loading model checkpoint files (.bin/.pt). This can allow an attacker to execute arbitrary code on the victim's machine. The issue is patched in v0.11.1. Affect...

8.8CVSS9.4AI score0.00531EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/26 9:54 p.m.3 views

CVE-2025-67729 lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS9.4AI score0.00531EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/26 9:54 p.m.6 views

CVE-2025-67729 lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

LMDeploy is a toolkit for compressing, deploying, and serving LLMs. Prior to version 0.11.1, an insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute...

8.8CVSS9.4AI score0.00531EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/12/26 5:34 p.m.5 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the torch.load function. An attacker can execute arbitrary code by providing a specially crafted model file that is loaded without proper security parameters. Details Serialization is a process of...

8.8CVSS7.6AI score0.00531EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/26 5:34 p.m.6 views

EUVD-2025-205455

lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load...

8.8CVSS9.2AI score0.00531EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/26 5:34 p.m.14 views

GHSA-9PF3-7RRR-X5JH lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

Summary An insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute arbitrary code on the victim's machine when they load a malicious .bin or .pt model file...

8.8CVSS7.9AI score0.00531EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/12/26 5:34 p.m.14 views

lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

Summary An insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute arbitrary code on the victim's machine when they load a malicious .bin or .pt model file...

8.8CVSS8.1AI score0.00531EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
added 2025/12/26 1:31 p.m.17 views

curl: Security hardening: missing integer overflow check in curl_load_library()

Summary A missing integer overflow check was identified in lib/systemwin32.c::curlloadlibrary when calculating the buffer size for a DLL path. On 32-bit Windows builds, the unchecked size calculation can wrap around, resulting in an undersized heap allocation followed by unbounded string copies v...

8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/26 12:0 a.m.8 views

PT-2025-53604

Name of the Vulnerable Software and Affected Versions LMDeploy versions prior to 0.11.1 Description LMDeploy is a toolkit used for compressing, deploying, and serving LLMs. A flaw exists where the torch.load function is called without the weights only=True parameter when loading model checkpoint...

8.8CVSS7.4AI score0.00531EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/12/26 12:0 a.m.9 views

Eaton UPS Companion 安全漏洞

Eaton UPS Companion is a power management software from Eaton Corporation USA. A security vulnerability exists in Eaton UPS Companion, which stems from an insecure library load and could lead to the execution of arbitrary code by an attacker with access to the software package...

7.8CVSS7.2AI score0.00137EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: hns3: fix deadlock issue when externellb and reset are executed together When externellb and reset are executed together, a deadlock may occur: 3147.217009...

5.3AI score0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/25 10:2 p.m.28 views

CVE-2025-15088

The CVE-2025-15088 entry concerns ketr JEPaaS up to version 7.2.8. Affected component: function postilService.loadPostils in /je/postil/postil/loadPostil. Root cause: improper handling/manipulation of the keyWord argument enables SQL injection. Impact: remote exploitation is possible; exploitatio...

6.5CVSS6.3AI score0.0025EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/25 10:2 p.m.4 views

CVE-2025-15088 ketr JEPaaS loadPostil postilService.loadPostils sql injection

A vulnerability was detected in ketr JEPaaS up to 7.2.8. Affected by this vulnerability is the function postilService.loadPostils of the file /je/postil/postil/loadPostil. Performing a manipulation of the argument keyWord results in sql injection. Remote exploitation of the attack is possible. Th...

6.5CVSS6.3AI score0.0025EPSS
SaveExploits0References5
Rows per page
Query Builder