Lucene search
+L

270 matches found

Cvelist
Cvelist
added 2025/03/20 10:9 a.m.33 views

CVE-2024-9053 Remote Code Execution in vllm-project/vllm

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS0.01274EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.12 views

CVE-2024-9053 Remote Code Execution in vllm-project/vllm

vllm-project vllm version 0.6.0 contains a vulnerability in the AsyncEngineRPCServer RPC server entrypoints. The core functionality runserverloop calls the function makehandlercoro, which directly uses cloudpickle.loads on received messages without any sanitization. This can result in remote code...

9.8CVSS9.8AI score0.01274EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:9 a.m.193 views

CVE-2024-9053

CVE-2024-9053 affects vllm-project/vllm 0.6.0, specifically the AsyncEngineRPCServer entrypoints. The run_server_loop() path calls _make_handler_coro() which uses cloudpickle.loads() on received messages without sanitization, enabling remote code execution via deserialization of untrusted data (n...

9.8CVSS9.7AI score0.01274EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/05 7:50 p.m.7 views

dmlc/dgl Vulnerable to Remote Code Execution by Pickle Deserialization via rpc.recv_request()

Impact Dgl implements rpc server startserver in rpcserver.py for supporting the RPC communications among different remote users over networks. It relies on pickle serialize and deserialize to pack and unpack network messages. The is a known risk in pickle deserialization functionality that can be...

7.8AI score
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2019-16935

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the servertitle field. This occurs in...

6.1CVSS6.9AI score0.04698EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/18 8:0 p.m.11 views

GHSA-M26C-FCGH-CP6H cobbler allows anyone to connect to cobbler XML-RPC server with known password and make changes

Summary utils.getsharedsecret always returns -1 - allows anyone to connect to cobbler XML-RPC as user '' password -1 and make any changes. Details utils.py getsharedsecret: def getsharedsecret - Unionstr, int: """ The 'web.ss' file is regenerated each time cobblerd restarts and is used to agree o...

9.8CVSS9.5AI score0.03948EPSS
SaveExploits6References5
Vulnrichment
Vulnrichment
added 2024/11/18 4:33 p.m.35 views

CVE-2024-47533 Cobbler allows anyone to connect to cobbler XML-RPC server with a known password and make changes

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. utils.getsharedsecret always returns -1, which allows anyone to connect to cobbler...

9.8CVSS7.5AI score0.03948EPSS
SaveExploits6References3
Cvelist
Cvelist
added 2024/11/18 4:33 p.m.75 views

CVE-2024-47533 Cobbler allows anyone to connect to cobbler XML-RPC server with a known password and make changes

Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. utils.getsharedsecret always returns -1, which allows anyone to connect to cobbler...

9.8CVSS0.03948EPSS
SaveExploits6References3
Huntr
Huntr
added 2024/10/19 1:27 a.m.5 views

Remote Code Execution via Pickle Deserialization with Hard-Coded AuthKey in RPC Server

Description RagFlow implements an RPC server using Python's native multiprocessing package. It fully understands the use of AuthKey to access and control the group communication when applying multiprocessing for network conditions via socket, but the current implementation hard-coded the AuthKey ...

9.8CVSS9.8AI score0.01549EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/08/20 12:0 a.m.33 views

EulerOS Virtualization 2.11.0 : libvirt (EulerOS-SA-2024-2202)

According to the versions of the libvirt package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : An off-by-one error flaw was found in the udevListInterfacesByStatus function in libvirt when the number of interfaces exceeds the...

6.2CVSS6.6AI score0.00486EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2024/07/11 11:54 a.m.491 views

USN-6891-1: Python vulnerabilities

It was discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 14.04 LTS and Ubuntu 18.04 LTS. CVE-2015-20107 It was discovered that Python incorrectly used regular expressions vulnerable to...

9.8CVSS7.7AI score0.21443EPSS
SaveExploits27
Tenable Nessus
Tenable Nessus
added 2024/05/07 12:0 a.m.34 views

Oracle Linux 9 : libvirt (ELSA-2024-2560)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-2560 advisory. - Fix off-by-one error in udevListInterfacesByStatus CVE-2024-1441, RHEL-25081 Tenable has extracted the preceding description block directly from the...

6.2CVSS6.6AI score0.00398EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/21 9:31 a.m.37 views

CVE-2024-2494

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS7.2AI score0.00364EPSS
SaveExploits0References4
CNVD
CNVD
added 2024/02/21 12:0 a.m.25 views

Multiple Siemens Products Null Pointer Dereference Vulnerability

SIMATIC PCS 7 is a centralized control system DCS that integrates components such as SIMATIC WinCC, SIMATIC Batch, SIMATIC Route control, OpenPCS 7, etc. SIMATIC WinCC is a Supervisory Control and Data Acquisition SCADA system.SIMATIC WinCC Runtime Professional is a visual runtime platform for...

7.1CVSS6.8AI score0.0027EPSS
SaveExploits0References1
ICS
ICS
added 2024/02/13 12:0 a.m.60 views

Siemens SIMATIC WinCC, OpenPCS

As of January 10, 2023, CISA will no longer be updating ICS security advisories for Siemens product vulnerabilities beyond the initial advisory. For the most up-to-date information on vulnerabilities in this advisory, please see Siemens' ProductCERT Security Advisories CERT Services | Services |...

7.1CVSS6.9AI score0.0027EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2023/12/18 12:0 a.m.73 views

QNAP QTS / QuTS hero Vulnerabilities in Samba (QSA-23-20)

The version of QNAP QTS / QuTS hero installed on the remote host is affected by multiple vulnerabilities as referenced in the QSA-23-20 advisory. - A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory...

9.8CVSS7.1AI score0.02409EPSS
SaveExploits1References6
OpenVAS
OpenVAS
added 2023/12/12 12:0 a.m.21 views

Huawei EulerOS: Security Advisory for samba (EulerOS-SA-2023-3258)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.8AI score0.01723EPSS
SaveExploits0References2
Mageia
Mageia
added 2023/12/05 10:31 p.m.55 views

Updated samba packages fix security vulnerabilities

This update fixes the security issues below. A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call RPC services like...

9.8CVSS7.5AI score0.02409EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/11/22 5:41 p.m.5 views

samba: "rpcecho" development server allows denial of service via sleep() call on AD DC

A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in...

6.5CVSS6.6AI score0.01723EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2023/11/21 12:0 a.m.25 views

RHEL 9 : samba (RHSA-2023:7371)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:7371 advisory. Samba is an open-source implementation of the Server Message Block SMB protocol and the related Common Internet File System CIFS protocol,...

9.8CVSS7.3AI score0.02409EPSS
SaveExploits1References9
Rows per page
Query Builder