Lucene search
K

15279 matches found

Positive Technologies
Positive Technologies
added 2025/04/21 12:0 a.m.2 views

PT-2025-17440 · Yi · Yi Iot Xy-3820

Name of the Vulnerable Software and Affected Versions: Yi IOT XY-3820 version 6.0.24.10 Description: The issue concerns a Remote Command Execution vulnerability via the cmd listen function located in the cmd binary. This allows for unauthorized execution of commands, potentially leading to a full...

9.8CVSS6.6AI score0.01255EPSS
Exploits1References14
CVE
CVE
added 2025/04/21 12:0 a.m.61 views

CVE-2025-29659

CVE-2025-29659 affects Yi IOT XY-3820, version 6.0.24.10. The vulnerability is a Remote Command Execution via the cmd_listen function in the cmd binary, with network access and no user interaction required (CVSS v3.1: 9.8, Critical). The reports do not specify a fixed version; a workaround sugges...

9.8CVSS7.4AI score0.01255EPSS
Exploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/04/21 12:0 a.m.22 views

Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS / 24.10 : Erlang vulnerability (USN-7443-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 24.04 LTS / 24.10 host has packages installed that are affected by a vulnerability as referenced in the USN-7443-1 advisory. Fabian Bumer, Marcel Maehren, Marcus Brinkmann, and Jrg Schwenk discovered that Erlang OTPs SSH module incorrect handled...

10CVSS8.3AI score0.97673EPSS
Exploits36References2
BDU FSTEC
BDU FSTEC
added 2025/04/19 12:0 a.m.9 views

The vulnerability of the exec() function in the icepay.php script of the MagnusBilling VoIP system allows a hacker to execute arbitrary commands.

The vulnerability of the exec function in the icepay.php script of the MagnusBilling VoIP system is related to the failure to take measures to neutralize special elements used in the operating system’s commands when processing the democ parameter. Exploiting this vulnerability allows a remote...

10CVSS8.2AI score0.9425EPSS
Exploits15References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/04/19 12:0 a.m.6 views

The vulnerability of the setNetworkDiag() function in the microprogramming software for TOTOLINK CA300-PoE allows a hacker to execute arbitrary commands.

The vulnerability of the setNetworkDiag function in TOTOLINK CA300-PoE router microprogramming software is related to the lack of measures taken to clean data at the management level when processing the NetDiagPingSize parameter. Exploiting this vulnerability allows a remote attacker to execute...

10CVSS8.1AI score0.01946EPSS
Exploits1References2Affected Software1
GithubExploit
GithubExploit
added 2025/04/18 5:24 p.m.294 views

Exploit for CVE-2024-42327

🛡️ Zabbix 7.0.0 SQL Injection Exploit Script A Python script...

9.9CVSS10AI score0.78831EPSS
Exploits13
NVD
NVD
added 2025/04/18 4:15 p.m.12 views

CVE-2025-32434

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.8CVSS0.01878EPSS
Exploits0References2
OSV
OSV
added 2025/04/18 4:15 p.m.5 views

AZL-60877 CVE-2025-32434 affecting package pytorch for versions less than 2.2.2-6

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.8CVSS7.3AI score0.01878EPSS
Exploits0References1
OSV
OSV
added 2025/04/18 4:15 p.m.4 views

AZL-60880 CVE-2025-32434 affecting package pytorch for versions less than 2.0.0-8

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.8CVSS7.3AI score0.01878EPSS
Exploits0References1
OSV
OSV
added 2025/04/18 4:15 p.m.6 views

PYSEC-2025-41

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.8CVSS9.9AI score0.01878EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/04/18 3:48 p.m.12 views

CVE-2025-32434 PyTorch: `torch.load` with `weights_only=True` leads to remote code execution

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.3CVSS6.8AI score0.01878EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/04/18 3:48 p.m.10 views

CVE-2025-32434

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.8CVSS8.7AI score0.01878EPSS
Exploits0
OSV
OSV
added 2025/04/18 3:48 p.m.12 views

CVE-2025-32434 PyTorch: `torch.load` with `weights_only=True` leads to remote code execution

PyTorch is a Python package that provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. In version 2.5.1 and prior, a Remote Command Execution RCE vulnerability exists in PyTorch when loading a model using torch.load with...

9.3CVSS9AI score0.01878EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/04/18 3:19 p.m.23 views

PyTorch: `torch.load` with `weights_only=True` leads to remote code execution

Description I found a Remote Command Execution RCE vulnerability in PyTorch. When loading model using torch.load with weightsonly=True, it can still achieve RCE. Background knowledge https://github.com/pytorch/pytorch/security As you can see, the PyTorch official documentation considers using...

9.8CVSS9.5AI score0.01878EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.1 views

PyTorch 代码问题漏洞

PyTorch is a Python package open-sourced by PyTorch. PyTorch suffers from a remote command execution vulnerability that can be exploited by an attacker to execute arbitrary commands on a system...

9.8CVSS9.5AI score0.01878EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2025/04/17 4:54 p.m.283 views

Exploit for Server-Side Request Forgery in Rbaskets Request_Baskets

CVE-2023-27163 CVE-2023-27163 Request-baskets up to v1.2.1 was...

6.5CVSS6.7AI score0.07497EPSS
Exploits29
OSV
OSV
added 2025/04/17 2:4 p.m.4 views

USN-7443-1 erlang vulnerability

Fabian Bäumer, Marcel Maehren, Marcus Brinkmann, and Jörg Schwenk discovered that Erlang OTP’s SSH module incorrect handled authentication. A remote attacker could use this issue to execute arbitrary commands without authentication, possibly leading to a system compromise...

10CVSS7.4AI score0.97673EPSS
Exploits36References2
RedhatCVE
RedhatCVE
added 2025/04/17 3:5 a.m.10 views

CVE-2025-28137

The TOTOLINK A810R V4.1.2cu.5182B20201026 were found to contain a pre-auth remote command execution vulnerability in the setNoticeCfg function through the NoticeUrl parameter...

9.8CVSS7.4AI score0.10282EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/04/17 1:59 a.m.17 views

CVE-2025-31340 Wisdom Master Pro - Improper Control of Filename for Include/Require Statement in PHP Program

A improper control of filename for include/require statement in PHP program vulnerability in the retrieve course Information function of Wisdom Master Pro versions 5.0 through 5.2 allows remote attackers to perform arbitrary system commands by running a malicious file...

9.9CVSS0.00392EPSS
Exploits0References1
CVE
CVE
added 2025/04/17 1:59 a.m.66 views

CVE-2025-31340

Wisdom Master Pro, versions 5.0–5.2, is affected by CVE-2025-31340 due to improper control of included/required filenames in the retrieve course Information PHP function. This allows remote execution of arbitrary system commands via a malicious file. Root cause: insecure include/require filename ...

9.9CVSS7.4AI score0.00392EPSS
Exploits0References1
Rows per page
Query Builder