Safety vulnerability ID: 49022
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Pheonix-waitress 1.4.3 includes a fix for CVE-2020-5236: Catastrophic backtracking in regex allows Denial of Service.
https://github.com/Pylons/waitress/security/advisories/GHSA-73m2-3pwg-5fgc
Latest version: 2.1.1.2
Pheonix fork of the Waitress WSGI server
------------------
Security Fixes
~~~~~~~~~~~~~~
- In Waitress version 1.4.2 a new regular expression was added to validate the
headers that Waitress receives to make sure that it matches RFC7230.
Unfortunately the regular expression was written in a way that with invalid
input it leads to catastrophic backtracking which allows for a Denial of
Service and CPU usage going to a 100%.
This was reported by Fil Zembowicz to the Pylons Project. Please see
https://github.com/Pylons/waitress/security/advisories/GHSA-73m2-3pwg-5fgc
for more information.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application