Lucene search
+L

281 matches found

OSV
OSV
added 2023/11/03 8:15 a.m.4 views

UBUNTU-CVE-2023-46846

SQUID is vulnerable to HTTP request smuggling, caused by chunked decoder lenience, allows a remote attacker to perform Request/Response smuggling past firewall and frontend security systems...

9.3CVSS6.8AI score0.05298EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/01 7:46 p.m.38 views

Security Bulletin: IBM Storage Ceph is vulnerable to an HTTP request/response smuggling vulnerablity in Golang Go

Summary Golang Go is used by IBM Storage Ceph as part of RGW and in assorted other locations. CVE-2022-27664, CVE-2022-2879, CVE-2022-2880, CVE-2022-32189, CVE-2022-41715. Vulnerability Details CVEID: CVE-2022-27664 DESCRIPTION: Golang Go is vulnerable to a denial of service, caused by a flaw in...

7.5CVSS7.8AI score0.02607EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2023/10/26 8:26 a.m.22 views

SUSE-SU-2023:4210-1 Security update for jetty-minimal

This update for jetty-minimal fixes the following issues: - Updated to version 9.4.53.v20231009: - CVE-2023-44487: Fixed a potential denial of service scenario via RST frame floods bsc1216169. - CVE-2023-36478: Fixed an integer overflow in the HTTP/2 HPACK decoder bsc1216162. - CVE-2023-40167:...

7.5CVSS7.8AI score0.99999EPSS
SaveExploits23References11
OSV
OSV
added 2023/08/20 10:1 a.m.2 views

OPENSUSE-SU-2023:0233-1 Security update for python-mitmproxy

This update for python-mitmproxy fixes the following issues: - CVE-2021-39214: Fixed HTTP smuggling attacks boo1190603...

9.8CVSS9.5AI score0.01176EPSS
SaveExploits0References3
OSV
OSV
added 2023/08/20 10:1 a.m.4 views

OPENSUSE-SU-2023:0232-1 Security update for python-mitmproxy

This update for python-mitmproxy fixes the following issues: - CVE-2021-39214: Fixed HTTP smuggling attacks boo1190603...

9.8CVSS9.5AI score0.01176EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2023/08/20 12:0 a.m.12 views

Security update for python-mitmproxy (moderate)

openSUSE Security Update: Security update for python-mitmproxy Announcement ID: openSUSE-SU-2023:0233-1 Rating: moderate References: 1190603 Cross-References: CVE-2021-39214 CVSS scores: CVE-2021-39214 NVD : 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Affected Products: openSUSE Backports...

9.8CVSS7.2AI score0.01176EPSS
SaveExploits0References1
OSV
OSV
added 2023/08/04 6:15 p.m.6 views

UBUNTU-CVE-2023-38697

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5.8CVSS6.1AI score0.00637EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/07/30 12:0 a.m.4 views

PT-2023-4258

Name of the Vulnerable Software and Affected Versions protocol-http1 versions prior to 0.15.1 Description The issue is related to the implementation of the HTTP/1 protocol in protocol-http1, specifically with the handling of HTTP requests. The problem arises from the acceptance of non-standard...

5.8CVSS6.1AI score0.00637EPSS
SaveExploits0References19
OSV
OSV
added 2023/04/25 10:23 a.m.20 views

USN-6038-1 golang-1.18 vulnerabilities

It was discovered that the Go net/http module incorrectly handled Transfer-Encoding headers in the HTTP/1 client. A remote attacker could possibly use this issue to perform an HTTP Request Smuggling attack. CVE-2022-1705 It was discovered that Go did not properly manage memory under certain...

9.8CVSS7.1AI score0.05623EPSS
SaveExploits7References21
F5 Networks
F5 Networks
added 2023/04/18 3:57 p.m.46 views

K000133547: Python urllib3 vulnerability CVE-2020-26137

Security Advisory Description urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest. NOTE: this is similar to CVE-2020-26116. CVE-2020-26137 Impact An attacker may...

8.2AI score
SaveExploits0Affected Software3
RedHat Linux
RedHat Linux
added 2023/04/12 3:4 p.m.5 views

nodejs: HTTP Request Smuggling due to incorrect parsing of header fields

A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a...

6.5CVSS7.5AI score0.02587EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/04/12 2:11 a.m.3 views

SUSE CVE-2023-25950

HTTP request/response smuggling vulnerability in HAProxy version 2.7.0, and 2.6.1 to 2.6.7 allows a remote attacker to alter a legitimate user's request. As a result, the attacker may obtain sensitive information or cause a denial-of-service DoS condition...

7.3CVSS6.8AI score0.02942EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2023/04/03 5:3 p.m.65 views

Security Bulletin: Netty Vulnerabilites 4.0.37

Summary Netty could provide various potential exploitable entry points including weaker than expected security, netty-codec is vulnerable to a denial of service, and HTTP request smuggling Vulnerability Details CVEID:CVE-2019-16869 DESCRIPTION: Netty is vulnerable to HTTP request smuggling, cause...

9.1CVSS8.2AI score0.18891EPSS
SaveExploits5Affected Software1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/03/31 12:0 a.m.64 views

JVN#38170084: HAProxy vulnerable to HTTP request/response smuggling

HAProxy's HTTP/3 implementation fails to block a malformed HTTP header field name, and when deployed in front of a server that incorrectly process this malformed header, it may be used to conduct an HTTP request/response smuggling attack CWE-444. Impact A remote attacker may alter a legitimate...

7.3CVSS7.1AI score0.02942EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/03/23 12:0 a.m.44 views

Amazon Linux 2023 : httpd, httpd-core, httpd-devel (ALAS2023-2023-136)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2023-136 advisory. Some modproxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when modproxy is enabled along with some form...

9.8CVSS7.1AI score0.8377EPSS
SaveExploits5References6
Tenable Nessus
Tenable Nessus
added 2023/03/11 12:0 a.m.49 views

Fedora 37 : httpd (2023-54dae7b78a)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-54dae7b78a advisory. - new version 2.4.56 - security update for CVE-2023-27522 and CVE-2023-25690 Tenable has extracted the preceding description block directly from the...

9.8CVSS7.1AI score0.8377EPSS
SaveExploits5References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:7 a.m.5 views

SUSE CVE-2019-16789

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

7.1CVSS6.6AI score0.02587EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/15 4:5 a.m.6 views

SUSE CVE-2019-20372

NGINX before 1.17.7, with certain errorpage configurations, allows HTTP request smuggling, as demonstrated by the ability of an attacker to read unauthorized web pages in environments where NGINX is being fronted by a load balancer...

5.3CVSS6.8AI score0.14961EPSS
SaveExploits3References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:1 a.m.3 views

SUSE CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS7.1AI score0.03617EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:54 a.m.3 views

SUSE CVE-2020-25097

An issue was discovered in Squid through 4.13 and 5.x through 5.0.4. Due to improper input validation, it allows a trusted client to perform HTTP Request Smuggling and access services otherwise forbidden by the security controls. This occurs for certain uriwhitespace configuration settings...

8.6CVSS7AI score0.08161EPSS
SaveExploits0References10
Rows per page
Query Builder