Lucene search
+L

112 matches found

Tenable Nessus
Tenable Nessus
added 2022/04/30 12:0 a.m.37 views

SUSE SLES15 Security Update : python-Twisted (SUSE-SU-2022:1477-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2022:1477-1 advisory. - Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1....

8.1CVSS7.6AI score0.028EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/04/04 9:29 p.m.33 views

Inconsistent Interpretation of HTTP Requests in twisted.web

The Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230: 1. The Content-Length header value could have a + or - prefix. 2. Illegal characters were permitted in chunked extensions, such as the LF \n...

8.1CVSS8.3AI score0.028EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2022/04/04 9:29 p.m.48 views

GHSA-C2JG-HW38-JRQQ Inconsistent Interpretation of HTTP Requests in twisted.web

The Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230: 1. The Content-Length header value could have a + or - prefix. 2. Illegal characters were permitted in chunked extensions, such as the LF \n...

9.2CVSS8.3AI score0.028EPSS
SaveExploits0References12
NVD
NVD
added 2022/04/04 6:15 p.m.25 views

CVE-2022-24801

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

8.1CVSS0.028EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2022/04/04 6:15 p.m.36 views

CVE-2022-24801

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

8.1CVSS6.9AI score0.028EPSS
SaveExploits0References5
Prion
Prion
added 2022/04/04 6:15 p.m.48 views

Design/Logic Flaw

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

6.8CVSS8.1AI score0.028EPSS
SaveExploits0References7Affected Software4
CVE
CVE
added 2022/04/04 5:25 p.m.333 views

CVE-2022-24801

CVE-2022-24801 affects Twisted, specifically the Twisted Web HTTP 1.1 server implemented in twisted.web.http. Prior to 22.4.0rc1, this parser accepted HTTP constructs more leniently than RFC 7230, enabling possible desynchronization when requests pass through multiple HTTP parsers and potentially...

8.1CVSS8.4AI score0.028EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2022/04/04 5:25 p.m.42 views

CVE-2022-24801 HTTP Request Smuggling in twisted.web

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

8.1CVSS8.5AI score0.028EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2022/04/04 5:25 p.m.52 views

CVE-2022-24801

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

8.1CVSS8.5AI score0.028EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/04/04 5:25 p.m.47 views

CVE-2022-24801

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

8.1CVSS8.5AI score0.028EPSS
SaveExploits0
OSV
OSV
added 2022/04/04 5:25 p.m.38 views

CVE-2022-24801 HTTP Request Smuggling in twisted.web

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to version 22.4.0rc1, the Twisted Web HTTP 1.1 server, located in the twisted.web.http module, parsed several HTTP request constructs more leniently than permitted by RFC 7230. This non-conformant parsing...

8.1CVSS8.3AI score0.028EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2021/08/25 8:56 p.m.29 views

HTTP Request Smuggling in hyper

Summary hyper's HTTP server code had a flaw that incorrectly understands some requests with multiple transfer-encoding headers to have a chunked payload, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that understands the request payload boundary different...

8.1CVSS0.4AI score0.04771EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/08/25 8:56 p.m.22 views

GHSA-6HFQ-H8HQ-87MF HTTP Request Smuggling in hyper

Summary hyper's HTTP server code had a flaw that incorrectly understands some requests with multiple transfer-encoding headers to have a chunked payload, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that understands the request payload boundary different...

4.8CVSS8AI score0.04771EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/07/12 4:54 p.m.44 views

Lenient Parsing of Content-Length Header When Prefixed with Plus Sign

Summary hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a Content-Length header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such Content-Length headers, but forwards...

5.3CVSS0.00886EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/07/07 12:0 p.m.34 views

RUSTSEC-2021-0078 Lenient `hyper` header parsing of `Content-Length` could allow request smuggling

hyper's HTTP header parser accepted, according to RFC 7230, illegal contents inside Content-Length headers. Due to this, upstream HTTP proxies that ignore the header may still forward them along if it chooses to ignore the error. To be vulnerable, hyper must be used as an HTTP/1 server and using ...

5.3CVSS5AI score0.00886EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2021/06/20 11:10 a.m.110 views

Node.js: HTTP Request Smuggling due to accepting space before colon

Summary: The llhttp parser in the httpmodule in Node 16.3.0 accepts requests with a space SP right after the header name before the colon. This can lead to HTTP Request Smuggling HRS. Description: When Node receives the following request: GET / HTTP/1.1 Host: localhost:5000 Content-Length : 5 hel...

6.4CVSS7.7AI score0.02936EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2020/08/17 1:28 p.m.9 views

EAP: field-name is not parsed in accordance to RFC7230

A flaw was discovered in JBoss EAP, where it does not process the header field-name in accordance with RFC7230. Whitespace between the header field-name and colon is processed, resulting in an HTTP response code of 200 instead of a bad request of 400...

5.3CVSS5.9AI score0.0119EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/05/22 2:59 a.m.23 views

HTTP Request Smuggling

netius is vulnerable to HTTP request smuggling. The vulnerability exists as the Transfer encoding header parsing used in common/http.py did not conform to RFC 7230, and improperly validates the header key...

6.1CVSS0.8AI score0.00819EPSS
SaveExploits0References1Affected Software1
Imperva Blog
Imperva Blog
added 2019/10/29 12:13 p.m.27 views

HTTP Desync Attacks in the Wild and How to Defend Against Them

Inspired by an article by Watchfire from 2005, we recently explored an old attack technique named HTTP Request Smuggling and checked it against our WAF protection. By coincidence, it turned out someone else was also exploring this technique at the same time. Given the hype it received as a result...

6.7AI score
SaveExploits0
CVE
CVE
added 2019/06/24 4:17 p.m.90 views

CVE-2019-7230

The CVE-2019-7230 issue affects ABB IDAL FTP server (PB610 Panel Builder 600) where the IDAL FTP/server mishandles format strings in the username during authentication. The root cause is insecure, format-string handling in the username, enabling memory corruption that can crash the server or log ...

8.8CVSS8.6AI score0.03713EPSS
SaveExploits2References5Affected Software1
Rows per page
Query Builder