Lucene search
+L

367 matches found

PyPA
PyPA
added 2020/02/04 3:15 a.m.17 views

PYSEC-2020-155

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

6.8CVSS6.8AI score0.02363EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2020/02/04 3:15 a.m.23 views

CVE-2020-5236

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

6.8CVSS6.4AI score0.02363EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2020/02/04 3:15 a.m.8 views

CVE-2020-5236

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

6.8CVSS6.3AI score0.02363EPSS
SaveExploits0References3
OSV
OSV
added 2020/02/04 3:15 a.m.19 views

PYSEC-2020-155

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

6.8CVSS6.4AI score0.02363EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2020/02/04 3:07 a.m.80 views

Catastrophic backtracking in regex allows Denial of Service in Waitress

Impact When waitress receives a header that contains invalid characters it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and blocking any other interactions. This would allow an attacker to send a single request with an invalid...

6.8CVSS1.1AI score0.02363EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/02/04 3:07 a.m.43 views

GHSA-73M2-3PWG-5FGC Catastrophic backtracking in regex allows Denial of Service in Waitress

Impact When waitress receives a header that contains invalid characters it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and blocking any other interactions. This would allow an attacker to send a single request with an invalid...

6.9CVSS5.7AI score0.02363EPSS
SaveExploits0References5
CVE
CVE
added 2020/02/04 3:05 a.m.131 views

CVE-2020-5236

CVE-2020-5236 affects the Python WSGI server waitress. A flaw in the regex used to validate incoming HTTP headers allows catastrophic backtracking when headers contain invalid characters (e.g., Bad-header: xxxxxxxxxxxxxxx\x10), causing the server to hit 100% CPU and deny service. The issue was in...

6.8CVSS5.8AI score0.02363EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/02/04 3:05 a.m.43 views

CVE-2020-5236 Catastrophic backtracking in regex allows Denial of Service in Waitress

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

5.7CVSS6.4AI score0.02363EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2020/02/04 3:05 a.m.77 views

CVE-2020-5236

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

6.8CVSS6.4AI score0.02363EPSS
SaveExploits0
NVD
NVD
added 2020/01/22 7:15 p.m.25 views

CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.9AI score0.01984EPSS
SaveExploits0References5
OSV
OSV
added 2020/01/22 7:15 p.m.25 views

CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS7.2AI score
SaveExploits0References5
OSV
OSV
added 2020/01/22 7:15 p.m.6 views

DEBIAN-CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.3AI score0.01984EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/01/22 7:15 p.m.45 views

CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.8AI score0.01984EPSS
SaveExploits0References3
Prion
Prion
added 2020/01/22 7:15 p.m.24 views

Design/Logic Flaw

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

5CVSS7.2AI score0.01984EPSS
SaveExploits0References5Affected Software3
PyPA
PyPA
added 2020/01/22 7:15 p.m.11 views

PYSEC-2020-178

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.8AI score0.01984EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/01/22 7:15 p.m.40 views

PYSEC-2020-178

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS0.9AI score0.01984EPSS
SaveExploits0References4
OSV
OSV
added 2020/01/22 7:15 p.m.8 views

UBUNTU-CVE-2019-16792

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.5CVSS6.7AI score0.01984EPSS
SaveExploits0References4
OSV
OSV
added 2020/01/22 7:15 p.m.17 views

PYSEC-2020-197

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

0.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2020/01/22 6:30 p.m.46 views

CVE-2019-16792 HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Waitress through version 1.3.1 allows request smuggling by sending the Content-Length header twice. Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. If two...

7.1CVSS7.3AI score0.01984EPSS
SaveExploits0References5
CVE
CVE
added 2020/01/22 6:30 p.m.210 views

CVE-2019-16792

CVE-2019-16792 affects Waitress up to version 1.3.1, where sending two Content-Length headers can cause a request to be treated as having no body and the body of the request becoming a new request in HTTP pipelining. The issue is caused by header folding of a double Content-Length and an inabilit...

7.5CVSS6.9AI score0.01984EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder