Safety vulnerability ID: 38551
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Twisted Web 16.4.0 includes the following three security fixes:
- A bug in twisted.web.server.Site.makeSession which may lead to predictable session IDs was fixed. Session IDs are now generated securely using `os.urandom`.
- twisted.web.server.Request.getSession will now, for a request sent over HTTPS, set a "Secure" cookie, preventing the secure session from being sent over plain-text HTTP.
- twisted.web.twcgi.CGIScript will now not pass the "Proxy" header to CGI scripts, as a mitigation to CVE-2016-1000111.
Latest version: 24.11.0
An asynchronous networking framework written in Python
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application