Lucene search
+L

164 matches found

Cvelist
Cvelist
added 2026/02/11 9:25 p.m.33 views

CVE-2026-26029 sf-mcp-server has a Command Injection in query_records tool due to unsafe use of child_process.exec

sf-mcp-server is an implementation of Salesforce MCP server for Claude for Desktop. A command injection vulnerability exists in sf-mcp-server due to unsafe use of childprocess.exec when constructing Salesforce CLI commands with user-controlled input. Successful exploitation allows attackers to...

7.5CVSS0.00911EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/11 9:25 p.m.37 views

CVE-2026-26029

CVE-2026-26029 affects the sf-mcp-server component (Salesforce MCP server for Claude for Desktop). The issue arises from unsafe use of child_process.exec when forming Salesforce CLI commands with user-controlled input, enabling a potential command injection. Successful exploitation could execute ...

7.5CVSS6AI score0.00911EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/11 12:00 a.m.17 views

sf-mcp-server 操作系统命令注入漏洞

sf-mcp-server is a context-based protocol server developed by Anton Kutishevsky. sf-mcp-server has an operating system command injection vulnerability. This vulnerability arises from unsafe operations when using childprocess.exec to handle user input, which may lead to command injection attacks...

7.5CVSS5.8AI score0.00911EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.19 views

PT-2026-7725

Name of the Vulnerable Software and Affected Versions sf-mcp-server affected versions not specified Description A command injection issue exists in sf-mcp-server, an implementation of Salesforce MCP server for Claude for Desktop. The issue is due to the unsafe use of the child process.exec functi...

7.5CVSS6AI score0.00911EPSS
SaveExploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/01/20 11:00 a.m.13 views

ETERNUS SF vulnerable to insertion of sensitive information into maintenance data

Overview ETERNUS SF provided by Fsas Technologies Inc. contains the following vulnerability. Insertion of sensitive information into maintenance data CWE-532 - CVE-2025-68919 Fsas Technologies Inc. reported this vulnerability to JPCERT/CC to notify users of its solution through JVN. Impact...

5.6CVSS5.6AI score0.00112EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.24 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993149)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993149 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: Add multithread support for a DMA channel When we get a DMA channel and try t...

7.8CVSS6AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/25 10:49 a.m.25 views

CVE-2023-54020

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

5.7AI score0.0019EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.16 views

SUSE CVE-2023-54020

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 9:01 p.m.24 views

CVE-2025-68919

CVE-2025-68919 affects Fujitsu Fsas Technologies ETERNUS SF ACM/SC/Express (DX/AF Management Software). The issue arises because maintenance data collected by the system can be accessed by a non-admin principal, potentially exposing data and impacting confidentiality (C), with limited integrity/a...

5.6CVSS6.5AI score0.00112EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 11:15 a.m.14 views

CVE-2023-54020

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.12 views

UBUNTU-CVE-2023-54020

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

5.7AI score0.0019EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.34 views

CVE-2023-54020 dmaengine: sf-pdma: pdma_desc memory leak fix

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

0.0019EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 10:55 a.m.33 views

CVE-2023-54020

In CVE-2023-54020, the Linux kernel dmaengine sf-pdma had a memory leak: sf_pdma_prep_dma_memcpy() started allocating a new sf_pdma_desc every call after a multithread patch, but sf_pdma_free_desc() was not freeing the old descriptor. The in_use flag was redundant and the leak could cause memory ...

6AI score0.0019EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2023-54020 dmaengine: sf-pdma: pdma_desc memory leak fix

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sf-pdma: pdmadesc memory leak fix Commit b2cc5c465c2c "dmaengine: sf-pdma: Add multithread support for a DMA channel" changed sfpdmaprepdmamemcpy to unconditionally allocate a new sfpdmadesc each time it is called. The...

6.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak caused by the sf-pdma driver not properly freeing descriptors, potentially resulting in memory...

6.1AI score0.0019EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 views

Fujitsu多款产品和Fsas多款产品 日志信息泄露漏洞

Fsas Technologies ETERNUS SF and others are products of Fsas Technologies, Japan.Fsas Technologies ETERNUS SF is a storage system replication and backup management software.Fujitsu ETERNUS SF ACM and others are products of Fujitsu, Japan. Fujitsu ETERNUS SF ACM is a data replication, backup, and...

5.6CVSS6.1AI score0.00112EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/12 4:47 p.m.7 views

Malicious code in finish-sf-mewt (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cb7e82112ad1c5f40949b1f65e1e04db0386e5d9d24101e4d92c41c012b4817a This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
EUVD
EUVD
added 2025/11/12 4:47 p.m.5 views

EUVD-2025-147271

Malicious code in uaragifa-ma-sf npm...

6.6AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/11/02 1:01 a.m.17 views

net/mlx5: Fix peer devlink set for SF representor devlink port

...

5.5CVSS7.6AI score0.00211EPSS
SaveExploits0
NVD
NVD
added 2025/10/20 6:15 a.m.9 views

CVE-2025-62577

ETERNUS SF provided by Fsas Technologies Inc. contains an incorrect default permissions vulnerability. A low-privileged user with access to the management server may obtain database credentials, potentially allowing execution of OS commands with administrator privileges...

8.8CVSS0.00174EPSS
SaveExploits0References4
Rows per page
Query Builder