Lucene search
+L

23010 matches found

NVD
NVD
added 2025/08/21 9:15 p.m.7 views

CVE-2010-20108

FTPPad = 1.2.0 contains a stack-based buffer overflow vulnerability in its FTP directory listing parser. When the client connects to an FTP server and receives a crafted response to a LIST command containing an excessively long directory and filename, the application fails to properly validate...

8.4CVSS0.0051EPSS
SaveExploits1References5
NVD
NVD
added 2025/08/21 8:15 p.m.20 views

CVE-2010-20111

Digital Music Pad v8.2.3.3.4 contains a stack-based buffer overflow vulnerability in its playlist file parser. When opening a .pls file containing an excessively long string in the File1 field, the application fails to properly validate input length, resulting in corruption of the Structured...

8.4CVSS0.00416EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/08/21 8:13 p.m.22 views

CVE-2010-20007 Seagull FTP v3.3 Build 409 Stack Buffer Overflow

Seagull FTP Client = v3.3 Build 409 contains a stack-based buffer overflow vulnerability in its FTP directory listing parser. When the client connects to an FTP server and receives a crafted response to a LIST command containing an excessively long filename, the application fails to properly...

8.5CVSS0.0051EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2025/08/21 8:12 p.m.6 views

CVE-2010-20034 Gekko Manager FTP Client <= 0.77 Stack Buffer Overflow

Gekko Manager FTP Client = 0.77 contains a stack-based buffer overflow in its FTP directory listing parser. When processing a server response to a LIST command, the client fails to properly validate the length of filenames. A crafted response containing an overly long filename can overwrite the...

8.5CVSS8.4AI score0.0051EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/08/21 8:11 p.m.15 views

CVE-2010-20108 FTPPad <= 1.2.0 Stack Buffer Overflow

FTPPad = 1.2.0 contains a stack-based buffer overflow vulnerability in its FTP directory listing parser. When the client connects to an FTP server and receives a crafted response to a LIST command containing an excessively long directory and filename, the application fails to properly validate...

8.4CVSS0.0051EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/08/21 8:11 p.m.4 views

CVE-2010-20108 FTPPad <= 1.2.0 Stack Buffer Overflow

FTPPad = 1.2.0 contains a stack-based buffer overflow vulnerability in its FTP directory listing parser. When the client connects to an FTP server and receives a crafted response to a LIST command containing an excessively long directory and filename, the application fails to properly validate...

8.4CVSS8.4AI score0.0051EPSS
SaveExploits1References5
CVE
CVE
added 2025/08/21 8:11 p.m.20 views

CVE-2010-20108

CVE-2010-20108 affects FTPPad

8.4CVSS8.4AI score0.0051EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2025/08/21 8:09 p.m.6 views

CVE-2010-20111

Digital Music Pad v8.2.3.3.4 contains a stack-based buffer overflow vulnerability in its playlist file parser. When opening a .pls file containing an excessively long string in the File1 field, the application fails to properly validate input length, resulting in corruption of the Structured...

8.4CVSS6.5AI score0.00416EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/08/21 8:09 p.m.5 views

CVE-2010-20111 Digital Music Pad <= 8.2.3.3.4 Stack Buffer Overflow

Digital Music Pad v8.2.3.3.4 contains a stack-based buffer overflow vulnerability in its playlist file parser. When opening a .pls file containing an excessively long string in the File1 field, the application fails to properly validate input length, resulting in corruption of the Structured...

8.4CVSS7.8AI score0.00416EPSS
SaveExploits1References5
CVE
CVE
added 2025/08/21 8:09 p.m.28 views

CVE-2010-20111

Digital Music Pad v8.2.3.3.4 is affected by a stack-based buffer overflow in the playlist file parser when opening .pls files. Affected component is the File1 field parsing; excessive length strings can bypass input length validation, causing corruption of the Structured Exception Handler (SEH) o...

8.4CVSS8.4AI score0.00416EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/08/21 8:09 p.m.18 views

CVE-2010-20111 Digital Music Pad <= 8.2.3.3.4 Stack Buffer Overflow

Digital Music Pad v8.2.3.3.4 contains a stack-based buffer overflow vulnerability in its playlist file parser. When opening a .pls file containing an excessively long string in the File1 field, the application fails to properly validate input length, resulting in corruption of the Structured...

8.4CVSS0.00416EPSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/21 6:55 p.m.6 views

Malicious code in sdp-transform-parser (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis d6f0bf5deb53b6f1424914462ad86d16738a1118a744d709e3e37abaf8907134 The OpenSSF Package Analysis project identified 'sdp-transform-parser...

7.1AI score
SaveExploits0
OSV
OSV
added 2025/08/21 2:46 p.m.73 views

GHSA-79J6-G2M3-JGFW vLLM has remote code execution vulnerability in the tool call parser for Qwen3-Coder

Summary An unsafe deserialization vulnerability allows any authenticated user to execute arbitrary code on the server if they are able to get the model to pass the code as an argument to a tool call. Details vLLM's Qwen3 Coder tool parser contains a code execution path that uses Python's eval...

8.8CVSS8.4AI score0.04016EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/08/21 2:46 p.m.7 views

Deserialization of Untrusted Data

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the convertparamvalue function in the Qwen3CoderToolParser class, which uses eval function to parse tool call...

8.8CVSS7.8AI score0.04016EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/21 2:46 p.m.26 views

vLLM has remote code execution vulnerability in the tool call parser for Qwen3-Coder

Summary An unsafe deserialization vulnerability allows any authenticated user to execute arbitrary code on the server if they are able to get the model to pass the code as an argument to a tool call. Details vLLM's Qwen3 Coder tool parser contains a code execution path that uses Python's eval...

8.4AI score0.04016EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/21 12:00 a.m.13 views

PT-2025-34286 · Undefined · Undefined

Digital Music Pad v8.2.3.3.4 contains a stack-based buffer overflow vulnerability in its playlist file parser. When opening a .pls file containing an excessively long string in the File1 field, the application fails to properly validate input length, resulting in corruption of the Structured...

8.4CVSS8.3AI score0.00416EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/08/21 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-5072

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Denial of Service in JSON-Java versions up to and including 20230618. A bug in the parser means that an input string of modest size can lead to indefinite amoun...

7.5CVSS6.6AI score0.01449EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/08/21 12:00 a.m.33 views

PT-2025-34260

Name of the Vulnerable Software and Affected Versions: vLLM affected versions not specified Description: An unsafe deserialization allows any authenticated user to execute arbitrary code on the server if they are able to get the model to pass the code as an argument to a tool call. The issue...

8.8CVSS6.4AI score0.04016EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/08/21 12:00 a.m.11 views

PT-2025-34306 · Ftppad · Ftppad

Name of the Vulnerable Software and Affected Versions: FTPPad versions prior to 1.3.0 Description: FTPPad contains a stack-based buffer overflow in its FTP directory listing parser. When the client connects to an FTP server and receives a crafted response to a LIST command containing an excessive...

8.4CVSS7.8AI score0.0051EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/08/21 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2018-6145

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Insufficient data validation in HTML parser in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to bypass same origin policy via a crafted HTML pag...

6.1CVSS7.5AI score0.00843EPSS
SaveExploits0References2
Rows per page
Query Builder