Lucene search
+L

282 matches found

Kitploit
Kitploit
added 2026/09/15 2:26 a.m.63 views

duplicut

Duplicut :scissors: Quickly dedupe massive wordlists, without changing the order...

5.4AI score
SaveExploits0References2
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-54511

LogTape is an unobtrusive logging library. Prior to 1.3.11, 2.0.14, and 2.1.5, the @logtape/syslog package's escapeStructuredDataValue function in packages/syslog/src/syslog.ts does not neutralize C0 control characters from U+0000 through U+001F in structured data values, and formatStructuredData...

8.6CVSS0.00306EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.14 views

PT-2026-82112

Name of the Vulnerable Software and Affected Versions @logtape/syslog versions prior to 1.3.11 @logtape/syslog versions prior to 2.0.14 @logtape/syslog versions prior to 2.1.5 Description Two output-encoding issues exist in the structured data formatting code when includeStructuredData is set to...

8.6CVSS6AI score0.00306EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in the 389-DS-base

A heap overflow flaw was discovered in 389-ds-base. This issue causes a denial of service when writing a value larger than 256 characters in logentryattr...

5.5CVSS6.1AI score0.00307EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Vim

A heap-based buffer overflow vulnerability exists in the cmdlineerasechars function in the GitHub repository for Vim/Vim, prior to version 8.2.4899. These vulnerabilities could cause software to crash, modify memory, and potentially allow for remote execution...

7.8CVSS7.2AI score0.02544EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/20 5:18 p.m.30 views

AZL-97575 CVE-2026-54770 affecting package python-webob for versions less than 1.8.11-1

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS6.4AI score0.00339EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 3:20 p.m.15 views

CVE-2026-73506

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, writes rune in src/terminal/writer.go emitted attacker-controlled current directory names and Git metadata, including Commit.Subject, Commit.Author.Name, Commit.Author.Email, and...

6.1CVSS0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 5:08 p.m.14 views

JLSEC-2026-1195 GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte...

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.4AI score0.00131EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/04 11:02 a.m.61 views

CVE-2026-10050 Digest authentication lossy encoding

In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If the password contains...

8.7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 11:02 a.m.15 views

EUVD-2026-52656

In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If the password contains...

8.7CVSS5.5AI score0.00483EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/04 11:02 a.m.9 views

CVE-2026-10050 Digest authentication lossy encoding

In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If the password contains...

8.7CVSS5.5AI score0.00483EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/28 5:12 p.m.11 views

SUSE CVE-2026-56391

GNU coreutils uniq is vulnerable to an out-of-bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

6.1CVSS5.8AI score0.00131EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 12:23 p.m.14 views

CVE-2026-56391

A flaw was found in GNU coreutils uniq. When processing specially crafted multibyte input with the --check-chars option, an attacker can trigger an out-of-bounds read. This vulnerability can lead to a denial of service DoS due to an application crash and potentially expose sensitive information...

6.1CVSS5.7AI score0.00131EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/27 11:04 a.m.14 views

coreutils: GNU coreutils uniq: Denial of Service and information disclosure via out-of-bounds read with multibyte input

A flaw was found in GNU coreutils uniq. When processing specially crafted multibyte input with the --check-chars option, an attacker can trigger an out-of-bounds read. This vulnerability can lead to a denial of service DoS due to an application crash and potentially expose sensitive information...

6.1CVSS5.8AI score0.00131EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/24 9:16 a.m.10 views

DEBIAN-CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

6.1CVSS5.9AI score0.00131EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/24 9:16 a.m.19 views

CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

6.1CVSS5.5AI score0.00131EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 9:16 a.m.10 views

UBUNTU-CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

6.1CVSS5.9AI score0.00131EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/24 7:44 a.m.14 views

CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00131EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/24 7:44 a.m.104 views

CVE-2026-56391 Out‑of‑bounds Read in GNU coreutils

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS0.00131EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/24 7:44 a.m.16 views

EUVD-2026-48524

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00131EPSS
SaveExploits0References3
Rows per page
Query Builder