Lucene search
+L

382 matches found

Debian CVE
Debian CVE
added 2024/08/01 1:40 p.m.23 views

CVE-2024-6923

There is a MEDIUM severity vulnerability affecting CPython. The email module didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized...

5.5CVSS6.7AI score0.00782EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 12:0 p.m.9 views

CLSA-2024-1715947224 Fix CVE(s): CVE-2024-32487

SECURITY UPDATE: quoting is mishandled in filename.c. - debian/patches/CVE-2024-32487.patch: Fix bug when viewing a file whose name contains a newline. - CVE-2024-32487...

8.6CVSS6.9AI score0.00628EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.23 views

RHEL 8 : nodejs-trim-newlines (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - nodejs-trim-newlines: ReDoS in .end method CVE-2021-33623 Note that Nessus has not tested for this issue but has...

7.6AI score0.02901EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/04/24 8:56 p.m.19 views

Improper Access Control in Gitea

Gitea 0.9.99 through 1.12.x before 1.12.6 does not prevent a git protocol path that specifies a TCP port number and also contains newlines with URL encoding in ParseRemoteAddr in modules/auth/repoform.go...

9.8CVSS7.1AI score0.01715EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2024/03/13 9:15 p.m.18 views

Format string

A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format. This has been fixed in the CKAN versions 2.9.11 and 2.10.4. Users are advised to upgrade...

4.3CVSS7AI score0.00434EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/13 8:40 p.m.19 views

CVE-2024-27097 Potential log injection in reset user endpoint in ckan

A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format. This has been fixed in the CKAN versions 2.9.11 and 2.10.4. Users are advised to upgrade...

4.3CVSS6.7AI score0.00434EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/13 3:30 p.m.19 views

GHSA-8G38-3M6V-232J Potential log injection in reset user endpoint in CKAN

A user endpoint didn't perform filtering on an incoming parameter, which was added directly to the application log. This could lead to an attacker injecting false log entries or corrupt the log file format. Patches This has been fixed in the CKAN 2.9.11 and 2.10.4 versions Workarounds Override th...

4.3CVSS4.7AI score0.00434EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 10:57 a.m.72 views

BIT-APACHE-2020-1927

In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with modrewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL...

6.1CVSS7.1AI score0.56691EPSS
SaveExploits0References28
OSV
OSV
added 2024/03/06 10:55 a.m.44 views

BIT-DJANGO-2021-32052

In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 with Python 3.9.5+, URLValidator does not prohibit newlines and tabs unless the URLField form field is used. If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffecte...

6.1CVSS6.8AI score0.03146EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/01/08 3:29 p.m.26 views

pyload Log Injection vulnerability

Summary A log injection vulnerability was identified in pyload. This vulnerability allows any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Details pyload will generate a log entry when attempting to sign in with faulty credentials. This entry will be in the...

5.3CVSS7.4AI score0.24513EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2023/12/19 12:0 a.m.5 views

Backstage Information Disclosure Vulnerability

Backstage is a software application. Backstage is an open platform for building developer portals. A security vulnerability exists in Backstage that stems from the GitlabDiscoveryEntityProvider leaking gitlab integration tokens in logs when tokens with newlines are supplied...

5.7CVSS6.8AI score0.00561EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/08/08 6:30 a.m.22 views

Arbitrary Command Injection

matrix-appservice-irc is vulnerable to Arbitrary Command Injection. The vulnerability exists due to improper handling of commands with newlines \n which allows an attacker to inject and execute arbitrary commands on the IRC bridge bot...

9.8CVSS7.6AI score0.00777EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/04 5:26 p.m.36 views

matrix-appservice-irc IRC command injection via admin commands containing newlines

Impact It is possible to craft a command with newlines which would not be properly parsed. This would mean you could pass a string of commands as a channel name, which would then be run by the IRC bridge bot. Patches Versions 1.0.1 and above are patched. Workarounds There are no robust workaround...

9.8CVSS7.1AI score0.00777EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/08/04 5:26 p.m.64 views

GHSA-3PMJ-JQQP-2MJ3 matrix-appservice-irc IRC command injection via admin commands containing newlines

Impact It is possible to craft a command with newlines which would not be properly parsed. This would mean you could pass a string of commands as a channel name, which would then be run by the IRC bridge bot. Patches Versions 1.0.1 and above are patched. Workarounds There are no robust workaround...

5CVSS7.6AI score0.00777EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/08/04 4:31 p.m.13 views

CVE-2023-38690 matrix-appservice-irc IRC command injection via admin commands containing newlines

matrix-appservice-irc is a Node.js IRC bridge for Matrix. Prior to version 1.0.1, it is possible to craft a command with newlines which would not be properly parsed. This would mean you could pass a string of commands as a channel name, which would then be run by the IRC bridge bot. Versions 1.0....

5.8CVSS7.1AI score0.00777EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/08/04 4:31 p.m.40 views

CVE-2023-38690 matrix-appservice-irc IRC command injection via admin commands containing newlines

matrix-appservice-irc is a Node.js IRC bridge for Matrix. Prior to version 1.0.1, it is possible to craft a command with newlines which would not be properly parsed. This would mean you could pass a string of commands as a channel name, which would then be run by the IRC bridge bot. Versions 1.0....

5.8CVSS9.9AI score0.00777EPSS
SaveExploits0References3
OSV
OSV
added 2023/06/23 8:15 p.m.3 views

UBUNTU-CVE-2023-34188

The HTTP server in Mongoose before 7.10 accepts requests containing negative Content-Length headers. By sending a single attack payload over TCP, an attacker can cause an infinite loop in which the server continuously reparses that payload, and does not respond to any other requests...

7.5CVSS6.9AI score0.01013EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/15 4:50 p.m.38 views

Security Bulletin: Open Source Dependency Vulnerability

Summary IBM Edge Application Manager 4.5 has resolved the vulnerability. Vulnerability Details CVEID:CVE-2021-33623 DESCRIPTION: Node.js trim-newlines module is vulnerable to a denial of service, caused by a regular expression denial-of-service ReDoS flaw in the .end method. By sending a...

7.5CVSS7.2AI score0.02901EPSS
SaveExploits0Affected Software1
Prion
Prion
added 2023/04/24 8:15 p.m.31 views

Design/Logic Flaw

Laminas Diactoros provides PSR HTTP Message implementations. In versions 2.18.0 and prior, 2.19.0, 2.20.0, 2.21.0, 2.22.0, 2.23.0, 2.24.0, and 2.25.0, users who create HTTP requests or responses using laminas/laminas-diactoros, when providing a newline at the start or end of a header key or value...

4CVSS6.2AI score0.00965EPSS
SaveExploits0References3Affected Software3
OpenVAS
OpenVAS
added 2023/04/06 12:0 a.m.37 views

Ubuntu: Security Advisory (USN-5999-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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...

7.5CVSS8AI score0.02901EPSS
SaveExploits0References2
Rows per page
Query Builder