Lucene search
K

37 matches found

CNNVD
CNNVD
added 2026/04/20 12:0 a.m.5 views

AgentScope 安全漏洞

AgentScope is an open-source application developed by ModelScope. It simplifies the development of multi-agent applications based on LLMs. Versions of AgentScope prior to 1.0.18 contained a security vulnerability, which was caused by incorrect handling of the parameter url in the file...

7.5CVSS7.1AI score0.00054EPSS
Exploits0References1
NVD
NVD
added 2026/03/02 9:16 p.m.4 views

CVE-2026-2256

A command injection vulnerability in ModelScope's ms-agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input...

6.5CVSS0.00755EPSS
Exploits2References5
Cvelist
Cvelist
added 2026/03/02 8:9 p.m.32 views

CVE-2026-2256 Command injection vulnerability in ModelScope's ms-agent

A command injection vulnerability in ModelScope's ms-agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input...

0.00755EPSS
Exploits2References4
Vulnrichment
Vulnrichment
added 2026/03/02 8:9 p.m.2 views

CVE-2026-2256 Command injection vulnerability in ModelScope's ms-agent

A command injection vulnerability in ModelScope's ms-agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input...

6.2AI score0.00755EPSS
Exploits2References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-6904

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.0039EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-6908

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00926EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-6909

Malicious code in bioql PyPI...

6.1CVSS6.3AI score0.00167EPSS
Exploits1References4
Veracode
Veracode
added 2025/08/14 10:4 a.m.3 views

Deserialization Of Untrusted Data

ms-swift is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to unsafe deserialization due to malicious pickle deserialization in adapter model files, allowing arbitrary command execution when loading specially crafted adapter models from ModelScope...

7.4AI score
Exploits0
Positive Technologies
Positive Technologies
added 2025/08/01 12:0 a.m.7 views

PT-2025-31646 · Modelscope · Ms-Swift

Name of the Vulnerable Software and Affected Versions: modelscope/ms-swift versions through 2.6.1 Description: The modelscope/ms-swift library is susceptible to arbitrary code execution through the deserialization of untrusted data. This occurs within the load model meta function of the...

9.8CVSS7.7AI score0.01855EPSS
Exploits1References6
OSV
OSV
added 2025/07/31 2:5 p.m.2 views

GHSA-R54C-2XMF-2CF3 MS SWIFT Deserialization RCE Vulnerability

This appears to be a security vulnerability report describing a remote code execution RCE exploit in the ms-swift framework through malicious pickle deserialization in adapter model files. The vulnerability allows arbitrary command execution when loading specially crafted adapter models from...

7.5CVSS8AI score
Exploits0References3
vulnersOsv
vulnersOsv
added 2025/07/31 2:2 p.m.1 views

modelscope (>=1.9.0 <=1.9.1), scepter (>=0.0.1 <=1.4.1) potentially affected by CVE-2025-50460 via ms-swift (>=1.3.0 <=3.10.3)

ms-swift PYPI version =1.3.0, =1.9.0, =0.0.1, =1.4.1 Source cves: CVE-2025-50460 Source advisory: OSV:GHSA-FM6C-F59H-7MMG...

9.8CVSS5.8AI score0.07087EPSS
Exploits1
OSV
OSV
added 2025/03/20 12:32 p.m.4 views

GHSA-6V28-Q95M-93QR AgentScope directory traversal vulnerability in /read-examples

A directory traversal vulnerability exists in modelscope/agentscope version 0.0.4. An attacker can exploit this vulnerability to read any local JSON file by sending a crafted POST request to the /read-examples endpoint...

7.5CVSS6.7AI score0.00926EPSS
Exploits1References5
OSV
OSV
added 2025/03/20 10:15 a.m.1 views

CVE-2024-8556

A stored cross-site scripting XSS vulnerability exists in modelscope/agentscope, as of the latest commit 21161fe on the main branch. The vulnerability occurs in the view for inspecting detailed run information, where a user-controllable string run ID is appended and rendered as HTML. This allows ...

6.1CVSS6AI score
Exploits0References1
NVD
NVD
added 2025/03/20 10:15 a.m.6 views

CVE-2024-8524

A directory traversal vulnerability exists in modelscope/agentscope version 0.0.4. An attacker can exploit this vulnerability to read any local JSON file by sending a crafted POST request to the /read-examples endpoint...

7.5CVSS0.00926EPSS
Exploits1References1
OSV
OSV
added 2025/03/20 10:15 a.m.0 views

PYSEC-2025-81

A Cross-Origin Resource Sharing CORS vulnerability exists in modelscope/agentscope version v0.0.4. The CORS configuration on the agentscope server does not properly restrict access to only trusted origins, allowing any external domain to make requests to the API. This can lead to unauthorized dat...

9.8CVSS7.1AI score0.00258EPSS
Exploits1References2
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.7 views

CVE-2024-8438 Path Traversal in modelscope/agentscope

A path traversal vulnerability exists in modelscope/agentscope version v.0.0.4. The API endpoint /api/file does not properly sanitize the path parameter, allowing an attacker to read arbitrary files on the server...

7.5CVSS0.0039EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/02/10 6:50 p.m.11 views

CVE-2024-8550 Local File Inclusion (LFI) in modelscope/agentscope

A Local File Inclusion LFI vulnerability exists in the /load-workflow endpoint of modelscope/agentscope version v0.0.4. This vulnerability allows an attacker to read arbitrary files from the server, including sensitive files such as API keys, by manipulating the filename parameter. The issue aris...

7.5CVSS0.00277EPSS
Exploits1References1
Rows per page
Query Builder