Lucene search
+L

1027 matches found

OSV
OSV
added 2026/03/19 6:04 p.m.12 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.00286EPSS
SaveExploits2References3
RedHat Linux
RedHat Linux
added 2026/03/19 5:57 p.m.17 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS5.7AI score0.00369EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2026/03/19 8:04 a.m.10 views

Incomplete control character validation in http.cookies

...

7.5CVSS5.2AI score0.00478EPSS
SaveExploits0
Snyk
Snyk
added 2026/03/18 5:26 p.m.8 views

Cross-site Scripting (XSS)

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the Loofah::HTML5::Scrub.alloweduri? function. An attacker can inject malicious script...

7.2CVSS5.4AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/18 5:26 p.m.32 views

Improper detection of disallowed URIs by Loofah `allowed_uri?`

Summary Loofah::HTML5::Scrub.alloweduri? does not correctly reject javascript: URIs when the scheme is split by HTML entity-encoded control characters such as carriage return, line feed, or tab. Details The alloweduri? method strips literal control characters before decoding HTML entities. Payloa...

5.5AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/18 8:55 a.m.9 views

BIT-PYTHON-MIN-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...

7.5CVSS5.8AI score0.00478EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/18 8:54 a.m.25 views

BIT-PYTHON-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...

7.5CVSS5.8AI score0.00478EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/17 11:12 a.m.14 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS5.7AI score0.00369EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/17 11:12 a.m.19 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS5.7AI score0.00422EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/17 10:46 a.m.17 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS5.7AI score0.00422EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2026/03/17 12:00 a.m.10 views

Huawei EulerOS: Security Advisory for openssh (EulerOS-SA-2026-1614)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

3.6CVSS5.8AI score0.00286EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.8 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.00286EPSS
SaveExploits2References3
Snyk
Snyk
added 2026/03/16 8:53 p.m.8 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in the http.cookies.Morsel.update function's |= operator and unpickling paths, http.cookies.BaseCookie.jsoutput function. An attacker can inject control characters into cookies by supplying...

7.5CVSS5.8AI score0.00478EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/16 6:32 p.m.32 views

EUVD-2026-12484

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
SaveExploits0References7
NVD
NVD
added 2026/03/16 6:16 p.m.10 views

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...

7.5CVSS0.00478EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/16 6:16 p.m.16 views

ALPINE-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...

7.5CVSS5.4AI score0.00478EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/16 6:16 p.m.13 views

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...

7.5CVSS5.9AI score0.00478EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/16 5:37 p.m.13 views

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...

6CVSS5.8AI score0.00478EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/03/16 5:37 p.m.22 views

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...

7.5CVSS5.2AI score0.00478EPSS
SaveExploits0
OSV
OSV
added 2026/03/16 5:37 p.m.10 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...

6CVSS7AI score
SaveExploits0References12
Rows per page
Query Builder