Lucene search
+L

47 matches found

RedHat Linux
RedHat Linux
added 2025/06/09 2:22 p.m.18 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00811EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/05/16 2:52 a.m.13 views

SUSE CVE-2025-47905

Varnish Cache before 7.6.3 and 7.7 before 7.7.1, and Varnish Enterprise before 6.0.13r14, allow client-side desync via HTTP/1 requests, because the product incorrectly permits CRLF to be skipped to delimit chunk boundaries...

5.4CVSS7AI score0.00362EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 1:14 p.m.12 views

USN-7207-2 git vulnerabilities

USN-7207-1 fixed vulnerabilities in Git. This update provides the corresponding updates for Ubuntu 20.04 LTS. Original advisory details: It was discovered that Git incorrectly handled certain URLs when asking for credentials. An attacker could possibly use this issue to mislead the user into typi...

7.5CVSS6.7AI score0.01057EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2025/02/27 1:14 p.m.88 views

USN-7207-2: Git vulnerabilities

USN-7207-1 fixed vulnerabilities in Git. This update provides the corresponding updates for Ubuntu 20.04 LTS. Original advisory details: It was discovered that Git incorrectly handled certain URLs when asking for credentials. An attacker could possibly use this issue to mislead the user into typi...

7.5CVSS7.4AI score0.01057EPSS
SaveExploits0
OSV
OSV
added 2025/01/14 8:15 p.m.11 views

DEBIAN-CVE-2024-53263

Git LFS is a Git extension for versioning large files. When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the git-credential1 command without checking for embedded line-ending control characters, and then sends any credentials it receives back fr...

8.5CVSS7.6AI score0.01079EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/22 12:35 p.m.9 views

USN-6591-1 postfix vulnerability

Timo Longin discovered that Postfix incorrectly handled certain email line endings. A remote attacker could possibly use this issue to bypass an email authentication mechanism, allowing domain spoofing and potential spamming. Please note that certain configuration changes are required to address...

5.3CVSS6AI score0.02635EPSS
SaveExploits4References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.6 views

SUSE CVE-2021-28677

An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could...

7.5CVSS6.3AI score0.02338EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/11/09 5:42 p.m.11 views

python-pillow: Excessive CPU use in EPS image reader

A flaw was found in python-pillow. The readline used in EPS has to deal with any combination of \r and \n as line endings. It accidentally used a quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a denial-of-service of Pillow in...

7.5CVSS5.7AI score0.02338EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/10/13 5:54 a.m.44 views

HTTP Request Smuggling

puma is vulnerable to HTTP request smuggling. Incorrect handling of HTTP requests with LF characters as line endings, allows a remote attacker to smuggle a request through a proxy, causing the proxy to send a response back to the victim...

3.7CVSS3.8AI score0.01203EPSS
SaveExploits0References5Affected Software3
RedhatCVE
RedhatCVE
added 2021/10/13 4:42 a.m.55 views

CVE-2021-41136

An HTTP Request Smuggling vulnerability was found in puma. When using puma with a proxy, which forwards LF characters as line endings, an attacker could use this flaw to smuggle a request through a proxy, causing the proxy to send a response back to another unknown client...

3.7CVSS2.4AI score0.01203EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/10/12 5:53 p.m.38 views

Puma with proxy which forwards LF characters as line endings could allow HTTP request smuggling

Impact Prior to puma version 5.5.0, using puma with a proxy which forwards LF characters as line endings could allow HTTP request smuggling. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. This behavior forwarding LF character...

3.7CVSS6.3AI score0.01203EPSS
SaveExploits0References12Affected Software1
Snyk
Snyk
added 2021/10/12 5:53 p.m.2 views

HTTP Request Smuggling

Overview puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process...

3.7CVSS6.9AI score0.01203EPSS
SaveExploits0References2
OSV
OSV
added 2021/10/12 5:53 p.m.43 views

GHSA-48W2-RM65-62XX Puma with proxy which forwards LF characters as line endings could allow HTTP request smuggling

Impact Prior to puma version 5.5.0, using puma with a proxy which forwards LF characters as line endings could allow HTTP request smuggling. A client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. This behavior forwarding LF character...

3.7CVSS6.3AI score0.01203EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2021/08/09 12:00 a.m.38 views

EulerOS 2.0 SP9 : python-pillow (EulerOS-SA-2021-2279)

According to the versions of the python-pillow package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Pillow before 8.1.1 allows attackers to cause a denial of service memory consumption because the reported size of a contained image is not...

9.1CVSS6.9AI score0.04851EPSS
SaveExploits0References11
OSV
OSV
added 2021/06/02 4:15 p.m.6 views

ALPINE-CVE-2021-28677

An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could...

7.5CVSS6.9AI score0.02338EPSS
SaveExploits0References1
PyPA
PyPA
added 2021/06/02 4:15 p.m.8 views

PYSEC-2021-93

An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could...

7.5CVSS6.9AI score0.02338EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/02/28 5:15 p.m.7 views

DEBIAN-CVE-2020-5247

In Puma RubyGem before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.2AI score0.02549EPSS
SaveExploits0References1
Prion
Prion
added 2020/02/28 5:15 p.m.43 views

Cross site scripting

In Puma RubyGem before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

5CVSS6.1AI score0.04569EPSS
SaveExploits0References7Affected Software4
OSV
OSV
added 2020/02/28 5:15 p.m.9 views

UBUNTU-CVE-2020-5247

In Puma RubyGem before 4.3.2 and before 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

7.5CVSS6.6AI score0.02549EPSS
SaveExploits0References7
OSV
OSV
added 2020/02/28 4:53 p.m.67 views

GHSA-84J7-475P-HP8V HTTP Response Splitting in Puma

In Puma RubyGem before 4.3.2 and 3.12.3, if an application using Puma allows untrusted input in a response header, an attacker can use newline characters i.e. CR, LF or/r, /n to end the header and inject malicious content, such as additional headers or an entirely new response body. This...

6.5CVSS6.6AI score0.02549EPSS
SaveExploits0References11
Rows per page
Query Builder