Lucene search
+L

10973 matches found

Vulnrichment
Vulnrichment
added 2025/07/18 4:34 p.m.16 views

CVE-2025-7783 Usage of unsafe random function in form-data for choosing boundary

Use of Insufficiently Random Values vulnerability in form-data allows HTTP Parameter Pollution HPP. This vulnerability is associated with program files lib/formdata.Js. This issue affects form-data: 2.5.4, 3.0.0 - 3.0.3, 4.0.0 - 4.0.3...

9.4CVSS6.2AI score0.01769EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/07/18 5:54 a.m.12 views

Command Injection

@sunwood-ai-labs/github-kanban-mcp-server is vulnerable to command injection. The vulnerability is due to the use of the unsafe exec API with untrusted user input in the addcomment tool, which allows an attacker to execute arbitrary system commands through crafted input...

9.3CVSS7.5AI score0.0142EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2025/07/18 5:46 a.m.9 views

Arbitrary Code Injection

pyLoad-ng is vulnerable to Arbitrary Code Injection. The vulnerability is due to unsafe JavaScript evaluation caused by insecure CAPTCHA processing logic that allows unauthenticated remote attackers to execute arbitrary code in the client browser and potentially on the backend server...

9.8CVSS7.3AI score0.01144EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/07/17 9:01 p.m.30 views

CVE-2025-49839

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in bsroformer.py. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.8CVSS7.2AI score0.00661EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/07/17 9:01 p.m.22 views

CVE-2025-49838

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPreDeEcho. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance o...

9.8CVSS7.2AI score0.00661EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/07/17 9:01 p.m.21 views

CVE-2025-49840

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in inferencewebui.py. The GPTdropdown variable takes user input and passes it to the changegptweights function. In changegptweights, the user input,...

9.8CVSS7.2AI score0.00639EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/07/17 9:01 p.m.23 views

CVE-2025-49837

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPre. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.8CVSS7.2AI score0.00661EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/07/17 9:01 p.m.19 views

CVE-2025-49841

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in processckpt.py. The SoVITSdropdown variable takes user input and passes it to the loadsovitsnew function in processckpt.py. In loadsovitsnew, the...

9.8CVSS7.2AI score0.00639EPSS
SaveExploits1References1
CVE
CVE
added 2025/07/17 7:14 p.m.62 views

CVE-2025-3753

The CVE-2025-3753 issue affects the ROS rosbag tool, specifically ROS Noetic Ninjemys and earlier. The root cause is the use of Python’s eval() to process unsanitized, user-supplied input within the rosbag filter command, enabling potential arbitrary Python code execution. Documents consistently ...

7.8CVSS7.4AI score0.00195EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/07/17 2:15 p.m.6 views

ALPINE-CVE-2025-1713

When setting up interrupt remapping for legacy PCI-X devices, including PCI-X bridges, a lookup of the upstream bridge is required. This lookup, itself involving acquiring of a lock, is done in a context where acquiring that lock is unsafe. This can lead to a deadlock...

7.5CVSS6.8AI score0.00723EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/17 2:15 p.m.8 views

UBUNTU-CVE-2025-1713

When setting up interrupt remapping for legacy PCI-X devices, including PCI-X bridges, a lookup of the upstream bridge is required. This lookup, itself involving acquiring of a lock, is done in a context where acquiring that lock is unsafe. This can lead to a deadlock...

7.5CVSS5.8AI score0.00723EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/07/17 1:59 p.m.18 views

CVE-2025-1713 deadlock potential with VT-d and legacy PCI device pass-through

When setting up interrupt remapping for legacy PCI-X devices, including PCI-X bridges, a lookup of the upstream bridge is required. This lookup, itself involving acquiring of a lock, is done in a context where acquiring that lock is unsafe. This can lead to a deadlock...

0.00723EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/07/16 2:18 p.m.10 views

Slice Ring Buffer and Slice Deque contains four unique double-free vulnerabilities triggered through safe APIs

The crate slice-ring-buffer was developed as a fork of slice-deque to continue maintenance and provide security patches, since the latter has been officially unmaintained RUSTSEC-2020-0158. While slice-ring-buffer has addressed some previously reported memory safety issues inherited from its fork...

7.9AI score
SaveExploits0References3Affected Software2
Packet Storm
Packet Storm
added 2025/07/16 12:00 a.m.143 views

📄 Keras 2.15 Remote Code Execution

This exploit abuses insecure deserialization in Keras model loading. By embedding a malicious "function" object inside a .keras file or config.json, an attacker can execute arbitrary system commands as soon as the model is loaded using keras.models.loadmodel or modelfromjson. This proof of concep...

9.8CVSS8AI score0.02581EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.8 views

PT-2025-30981 · Crates.Io · Slice-Deque +1

The crate slice-ring-buffer was developed as a fork of slice-deque to continue maintenance and provide security patches, since the latter has been officially unmaintained RUSTSEC-2020-0158. While slice-ring-buffer has addressed some previously reported memory safety issues inherited from its fork...

9.3CVSS8AI score
SaveExploits0References4
NVD
NVD
added 2025/07/15 9:15 p.m.13 views

CVE-2025-49841

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in processckpt.py. The SoVITSdropdown variable takes user input and passes it to the loadsovitsnew function in processckpt.py. In loadsovitsnew, the...

9.8CVSS0.00639EPSS
SaveExploits1References4
NVD
NVD
added 2025/07/15 9:15 p.m.10 views

CVE-2025-49840

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in inferencewebui.py. The GPTdropdown variable takes user input and passes it to the changegptweights function. In changegptweights, the user input,...

9.8CVSS0.00639EPSS
SaveExploits1References4
NVD
NVD
added 2025/07/15 9:15 p.m.28 views

CVE-2025-49839

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in bsroformer.py. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.8CVSS0.00661EPSS
SaveExploits1References5
NVD
NVD
added 2025/07/15 9:15 p.m.11 views

CVE-2025-49837

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPre. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.8CVSS0.00661EPSS
SaveExploits1References5
NVD
NVD
added 2025/07/15 9:15 p.m.10 views

CVE-2025-49838

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPreDeEcho. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance o...

9.8CVSS0.00661EPSS
SaveExploits1References5
Rows per page
Query Builder