Lucene search
+L

10948 matches found

Cvelist
Cvelist
added 2025/11/18 12:00 a.m.23 views

CVE-2025-60455

Unsafe Deserialization vulnerability in Modular Max Serve before 25.6, specifically when the "--experimental-enable-kvcache-agent" feature is used allowing attackers to execute arbitrary code...

0.0031EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/11/18 12:00 a.m.9 views

WordPress plugin Post Type Switcher 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A security vulnerabili...

5.4CVSS6.6AI score0.00286EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/11/18 12:00 a.m.18 views

CVE-2025-63883

A DOM-based cross-site scripting vulnerability exists in electic-shop v1.0 Bhabishya-123/E-commerce. The site's client-side JavaScript reads attacker-controlled input for example, values derived from the URL or page fragment and inserts it into the DOM via unsafe sinks...

0.00252EPSS
SaveExploits1References1
CVE
CVE
added 2025/11/18 12:00 a.m.22 views

CVE-2025-63604

CVE-2025-63604 affects baryhuang/mcp-server-aws-resources-python 0.1.0. A code-injection flaw stems from insufficient input validation in the execute_query method, exposing dangerous built-ins (import , getattr, hasattr) in the execution namespace and using exec() to run user-supplied code. Attac...

6.5CVSS8.3AI score0.0035EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/11/18 12:00 a.m.65 views

CVE-2025-60455

Modular Max Serve contains an unsafe deserialization vulnerability (CVE-2025-60455) that can lead to arbitrary code execution when the --experimental-enable-kvcache-agent feature is enabled. Affected versions are prior to 25.6; exploit would require local access (attack vector LOCAL) with no user...

8.4CVSS7.3AI score0.0031EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2025/11/18 12:00 a.m.27 views

CVE-2025-63604

A code injection vulnerability exists in baryhuang/mcp-server-aws-resources-python 0.1.0 that allows remote code execution through insufficient input validation in the executequery method. The vulnerability stems from the exposure of dangerous Python built-in functions import, getattr, hasattr in...

0.0035EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/11/18 12:00 a.m.10 views

PT-2025-47332

Name of the Vulnerable Software and Affected Versions baryhuang/mcp-server-aws-resources-python version 0.1.0 Description A code injection issue exists due to insufficient input validation in the execute query method. This allows for remote code execution by exposing dangerous Python built-in...

6.5CVSS8.3AI score0.0035EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/11/18 12:00 a.m.11 views

PT-2025-47331

Name of the Vulnerable Software and Affected Versions MCP Data Science Server version 0.1.6 Description A command injection issue exists in the safe eval function src/mcp server ds/server.py:108 of the software. The function utilizes Python’s exec to run scripts provided by users, but it does not...

6.5CVSS7.9AI score0.00858EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/11/18 12:00 a.m.11 views

PT-2025-47327

Name of the Vulnerable Software and Affected Versions electic-shop version 1.0 Description A DOM-based cross-site scripting issue exists where the client-side JavaScript reads attacker-controlled input and inserts it into the DOM via unsafe sinks, specifically innerHTML, insertAdjacentHTML, and...

5.4CVSS6AI score0.00252EPSS
SaveExploits1References4
CNVD
CNVD
added 2025/11/18 12:00 a.m.20 views

Student Record System admin-profile.php file cross-site scripting vulnerability

Student Record System is a software application. Student Record System suffers from a cross-site scripting vulnerability that stems from the lack of effective filtering and escaping of user-supplied data in the adminname and aemailid parameters of admin-profile.php, which can be exploited to...

6.1CVSS6.3AI score0.00225EPSS
SaveExploits1References1
CVE
CVE
added 2025/11/18 12:00 a.m.23 views

CVE-2025-63883

CVE-2025-63883 affects electic-shop v1.0. The vulnerability is a DOM-based XSS in client-side code that reads attacker-controlled input (e.g., URL parameters or fragment) and writes it into the DOM using unsafe sinks such as innerHTML, insertAdjacentHTML, or document.write without proper sanitiza...

5.4CVSS6AI score0.00252EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/18 12:00 a.m.5 views

CVE-2025-60455

Unsafe Deserialization vulnerability in Modular Max Serve before 25.6, specifically when the "--experimental-enable-kvcache-agent" feature is used allowing attackers to execute arbitrary code...

7.1AI score0.0031EPSS
SaveExploits1References6
OSV
OSV
added 2025/11/18 12:00 a.m.12 views

CVE-2025-60455

Unsafe Deserialization vulnerability in Modular Max Serve before 25.6, specifically when the "--experimental-enable-kvcache-agent" feature is used allowing attackers to execute arbitrary code...

8.4CVSS7.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/18 12:00 a.m.19 views

CVE-2025-63603

A command injection vulnerability exists in the MCP Data Science Server's reading-plus-ai/mcp-server-data-exploration 0.1.6 in the safeeval function src/mcpserverds/server.py:108. The function uses Python's exec to execute user-supplied scripts but fails to restrict the builtins dictionary in the...

0.00858EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/11/18 12:00 a.m.19 views

PT-2025-47378

Name of the Vulnerable Software and Affected Versions Modular Max Serve versions prior to 25.6 Description An unsafe deserialization issue exists in Modular Max Serve when the "--experimental-enable-kvcache-agent" feature is utilized. This allows attackers to potentially execute arbitrary code. T...

9.3CVSS7.4AI score0.0031EPSS
SaveExploits1References19
CVE
CVE
added 2025/11/18 12:00 a.m.22 views

CVE-2025-63603

MCP Data Science Server 0.1.6 (reading-plus-ai/mcp-server-data-exploration) contains a command injection in safe_eval() (src/mcp_server_ds/server.py:108) where exec() runs user scripts without restricting builtins in globals. This allows execution of arbitrary Python code with full system privile...

6.5CVSS8AI score0.00858EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2025/11/18 12:00 a.m.9 views

EUVD-2025-198041

A code injection vulnerability exists in baryhuang/mcp-server-aws-resources-python 0.1.0 that allows remote code execution through insufficient input validation in the executequery method. The vulnerability stems from the exposure of dangerous Python built-in functions import, getattr, hasattr in...

6.5CVSS8.2AI score0.0035EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/11/17 6:30 p.m.20 views

EUVD-2025-197811

GoSign Desktop through 2.4.1 disables TLS certificate validation when configured to use a proxy server. This can be problematic if the GoSign Desktop user selects an arbitrary proxy server without consideration of whether outbound HTTPS connections from the proxy server to Internet servers succee...

3.2CVSS6.3AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/17 12:00 p.m.7 views

RUSTSEC-2025-0153 hexchat crate is unsound and unmaintained

All versions of this crate have function deregistercommand which can result in use after free. This is unsound. In addition, all versions since 0.3.0 have "safe" macros, which are documented as unsafe to use in threads. In addition, the hexchat crate is no longer actively maintained. If you rely ...

5.5AI score
SaveExploits0References3
RustSec
RustSec
added 2025/11/17 12:00 p.m.11 views

hexchat crate is unsound and unmaintained

All versions of this crate have function deregistercommand which can result in use after free. This is unsound. In addition, all versions since 0.3.0 have "safe" macros, which are documented as unsafe to use in threads. In addition, the hexchat crate is no longer actively maintained. If you rely ...

5.4AI score
SaveExploits0
Rows per page
Query Builder