Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34k
Open
Description
This issue is opened as public as the primary described CVE is already publicated and this only contains one certain point that has to be changed in code in Python.
In Lib/wsgiref/handlers.py at 260 (def _convert_string_type(self, value, title):) it is necessary to add the same fix as in#143916 requested as well.