Lucene search
+L

4205 matches found

Vulnrichment
Vulnrichment
added 2026/03/22 1:38 p.m.3 views

CVE-2019-25591 DNSS Domain Name Search Software 2.1.8 Denial of Service

DNSS Domain Name Search Software 2.1.8 contains a buffer overflow vulnerability in the registration code input field that allows local attackers to crash the application by submitting an excessively long string. Attackers can trigger a denial of service by pasting a malicious registration code...

6.9CVSS6.2AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/22 1:16 a.m.9 views

CVE-2019-25586

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash...

5.5CVSS6.2AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/22 12:23 a.m.10 views

SUSE CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.3CVSS6AI score0.00834EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/03/22 12:00 a.m.13 views

PT-2026-26983

jetAudio 8.1.7.20702 Basic contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string through the URL input handler. Attackers can trigger the crash by pasting a buffer of 5000 characters into the Open URL dialog, causin...

6.9CVSS6AI score0.00124EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/21 3:33 p.m.9 views

EUVD-2019-19888

RealTerm Serial Terminal 2.0.0.70 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Port field. Attackers can paste a buffer of 1000 characters into the Port input field and click the open button to trigg...

6.8CVSS6AI score0.00219EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/03/21 3:33 p.m.13 views

EUVD-2019-19866

SpotPaltalk 1.1.5 contains a denial of service vulnerability in the registration code input field that allows local attackers to crash the application by submitting an excessively long string. Attackers can paste a buffer of 1000 characters into the Name/Key field during registration to trigger a...

6.8CVSS6.1AI score0.0017EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/21 3:33 p.m.9 views

EUVD-2019-19837

Pidgin 2.13.0 contains a denial of service vulnerability that allows local attackers to crash the application by providing an excessively long username string during account creation. Attackers can input a buffer of 1000 characters in the username field and trigger a crash when joining a chat,...

6.9CVSS6AI score0.00187EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/21 12:47 p.m.7 views

CVE-2019-25570 RealTerm Serial Terminal 2.0.0.70 Denial of Service via Port Field

RealTerm Serial Terminal 2.0.0.70 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Port field. Attackers can paste a buffer of 1000 characters into the Port input field and click the open button to trigg...

6.8CVSS6AI score0.00219EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/21 12:47 p.m.23 views

CVE-2019-25559

SpotPaltalk 1.1.5 contains a local-denial-of-service vulnerability in the registration Name/Key field. The issue allows a local attacker to crash the application by submitting an excessively long input (a 1000-character buffer) and pressing OK. According to the CVSS data, the impact is on availab...

6.8CVSS6.1AI score0.0017EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/20 9:05 a.m.13 views

BIT-CEPH-2020-10753

A flaw was found in the Red Hat Ceph Storage RadosGW Ceph Object Gateway. The vulnerability is related to the injection of HTTP headers via a CORS ExposeHeader tag. The newline character in the ExposeHeader tag in the CORS configuration file generates a header injection in the response when the...

6.5CVSS6.8AI score0.01633EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/03/20 7:46 a.m.23 views

Security update for php-composer2

This update for php-composer2 fixes the following issues: CVE-2025-67746: Fixed ANSI control characters injection in the terminal output of various Composer commands via attacker controlled remote sources. bsc1255768 Patch Instructions: To install this SUSE update use the SUSE recommended...

3.3CVSS5.8AI score0.0043EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/19 6:04 p.m.10 views

MGASA-2026-0059 Updated openssh packages fix security vulnerabilities

ssh in OpenSSH before 10.1 allows control characters in usernames that originate from certain possibly untrusted sources, potentially leading to code execution when a ProxyCommand is used. The untrusted sources are the command line and %-sequence expansion of a configuration file. CVE-2025-61984...

3.6CVSS6.6AI score0.00275EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/03/18 4:17 p.m.12 views

h3 has an observable timing discrepancy in basic auth utils

Summary A Timing Side-Channel vulnerability exists in the requireBasicAuth function due to the use of unsafe string comparison !==. This allows an attacker to deduce the valid password character-by-character by measuring the server's response time, effectively bypassing password complexity...

5.9CVSS6.1AI score0.00319EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/17 7:45 p.m.11 views

XML Entity Expansion

Overview fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to XML Entity Expansion in the replaceEntitiesValue function, which doesn't protect unlimited expansion of numeric entities the way it does DOCTYPE data ...

8.7CVSS5.9AI score0.00843EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/17 7:45 p.m.26 views

fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)

Summary The fix for CVE-2026-26278 added entity expansion limits maxTotalExpansions, maxExpandedLength, maxEntityCount, maxEntitySize to prevent XML entity expansion Denial of Service. However, these limits are only enforced for DOCTYPE-defined entities. Numeric character references &NNN; and &xH...

7.5CVSS6AI score0.00843EPSS
SaveExploits2References6Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/17 12:26 a.m.16 views

SUSE CVE-2026-3644

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output validation applie...

6.5CVSS5.8AI score0.00478EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.6 views

EulerOS Virtualization 2.12.1 : openssh (EulerOS-SA-2026-1449)

According to the versions of the openssh packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : ssh in OpenSSH before 10.1 allows the '\0' character in an ssh:// URI, potentially leading to code execution when a ProxyCommand i...

3.6CVSS6.3AI score0.00275EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/03/16 5:37 p.m.7 views

CVE-2026-3644 Incomplete control character validation in http.cookies

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output validation applie...

6CVSS5.8AI score0.00478EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/16 2:03 p.m.27 views

USN-8095-1 linux, linux-aws, linux-gcp, linux-gcp-6.8, linux-gke, linux-gkeop, linux-hwe-6.8, linux-ibm, linux-ibm-6.8, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-oracle, linux-oracle-6.8 vulnerabilities

Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these issues to load, replace, and remove arbitrary AppArmor profiles causing denial of service, exposure of sensitive information kernel memory, local...

9.8CVSS6.8AI score0.00641EPSS
SaveExploits8References425
RedhatCVE
RedhatCVE
added 2026/03/13 5:02 p.m.10 views

CVE-2026-32249

A flaw was found in Vim. A NULL pointer dereference can occur when the NFA regex compiler processes a specific character collection, more specifically one that contains a combining character acting as the endpoint of a character range e.g., 0-0\u05bb. A process or user that can supply a regex...

5.5CVSS5.8AI score0.00133EPSS
SaveExploits0References6
Rows per page
Query Builder