Lucene search
+L

81 matches found

Github Security Blog
Github Security Blog
added 2022/03/25 7:26 p.m.36 views

Improper Input Validation in guzzlehttp/psr7

Impact Improper header parsing. An attacker could sneak in a carriage return character \r and pass untrusted values in both the header names and values. Patches The issue is patched in 1.8.4 and 2.1.1. Workarounds There are no known workarounds. References...

7.5CVSS7.1AI score0.02442EPSS
SaveExploits0References8Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/03/20 1:44 p.m.28 views

Inproper parsing of HTTP headers

Impact Improper header parsing. An attacker could sneak in a carriage return character \r and pass untrusted values in both the header names and values. Patches The issue is patched in 1.8.4 and 2.1.1. Workarounds There are no known workarounds. References...

7.5CVSS5.8AI score0.02442EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/03/18 7:0 p.m.25 views

GHSA-4F7P-27JC-3C36 HTTP Request Smuggling in waitress

Impact When using Waitress behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and where it ends. This would allow requests to be smuggled via the front-end proxy to waitres...

8.7CVSS7.5AI score0.0178EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/03/18 7:0 p.m.26 views

HTTP Request Smuggling in waitress

Impact When using Waitress behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and where it ends. This would allow requests to be smuggled via the front-end proxy to waitres...

7.5CVSS7.5AI score0.0178EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2022/03/18 10:17 a.m.28 views

HTTP Request Smuggling

waitress is vulnerable to HTTP request smuggling. When using the library behind a proxy that does not properly validate the incoming HTTP requests with the RFC7230 standard, waitress and the frontend proxy contradict on where one request starts and where it ends, resulting in requests to be...

7.5CVSS1AI score0.0178EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/03/17 1:15 p.m.9 views

AZL-45060 CVE-2022-24761 affecting package python-waitress for versions less than 3.0.1-1

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS7AI score0.0178EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/17 1:15 p.m.90 views

PYSEC-2022-169

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS0.0178EPSS
SaveExploits0References3
Prion
Prion
added 2022/03/17 1:15 p.m.35 views

Code injection

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

5CVSS7.4AI score0.0178EPSS
SaveExploits0References5Affected Software2
UbuntuCve
UbuntuCve
added 2022/03/17 1:15 p.m.26 views

CVE-2022-24761

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS6.9AI score0.0178EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2022/03/17 12:40 p.m.8 views

CVE-2022-24761 HTTP Request Smuggling in waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS7.5AI score0.0178EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/03/17 12:40 p.m.27 views

CVE-2022-24761 HTTP Request Smuggling in waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS7.8AI score0.0178EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/17 12:40 p.m.31 views

CVE-2022-24761 HTTP Request Smuggling in waitress

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS7.6AI score0.0178EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2022/03/17 12:40 p.m.56 views

CVE-2022-24761

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one request starts and...

7.5CVSS7.6AI score0.0178EPSS
SaveExploits0
CVE
CVE
added 2022/03/17 12:40 p.m.191 views

CVE-2022-24761

CVE-2022-24761 affects Waitress (Python WSGI server) up to version 2.1.0. The advisory describes two vulnerability classes that enable HTTP request smuggling when Waitress runs behind a proxy that does not fully validate RFC7230: (1) parsing integers with Python int(), allowing +10 to be treated ...

7.5CVSS7.5AI score0.0178EPSS
SaveExploits0References5Affected Software1
Huntr
Huntr
added 2022/03/10 3:29 a.m.38 views

HTTP Request Smuggling

Summary Due to several violations of the HTTP standard as defined in RFC7230, Waitress is vulnerable to HTTP request smuggling when used with an upstream proxy that exhibits nonstandard behaviour. Each issue is explained in the Occurrences section below...

5CVSS0.3AI score0.0178EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2022/03/06 3:45 a.m.212 views

Node.js: HTTP Request Smuggling Due to Incorrect Parsing of Multi-line Transfer-Encoding

Summary: The llhttp parser in the http module in Node v17.6.0 does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS. Description: When Node receives the following request: http GET / HTTP/1.1 Transfer-Encoding: chunked , identity 1 a 0 it...

6.4CVSS7.5AI score0.68796EPSS
SaveExploits1
NVD
NVD
added 2020/09/16 3:15 p.m.24 views

CVE-2020-1710

The issue appears to be that JBoss EAP 6.4.21 does not parse the field-name in accordance to RFC72301 as it returns a 200 instead of a 400...

5.3CVSS0.0119EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/16 3:15 p.m.7 views

CVE-2020-1710

The issue appears to be that JBoss EAP 6.4.21 does not parse the field-name in accordance to RFC72301 as it returns a 200 instead of a 400...

5.3CVSS5.4AI score0.0119EPSS
SaveExploits0References1
Prion
Prion
added 2020/09/16 3:15 p.m.19 views

Design/Logic Flaw

The issue appears to be that JBoss EAP 6.4.21 does not parse the field-name in accordance to RFC72301 as it returns a 200 instead of a 400...

5CVSS6.9AI score0.0119EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2020/09/16 2:28 p.m.33 views

CVE-2020-1710

The issue appears to be that JBoss EAP 6.4.21 does not parse the field-name in accordance to RFC72301 as it returns a 200 instead of a 400...

7AI score0.0119EPSS
SaveExploits0References1
Rows per page
Query Builder